[plt-scheme] obtaining list of opened files in DrScheme
Ah, right. Sorry for losing track of what's where.
Robby
At Wed, 4 Oct 2006 22:35:37 -0500, "pedro pinto" wrote:
> Yes, the reason I could find the definition is because that module is not in
> the current release. I'll switch to the nightly build.
>
> Thanks again for the help.
>
> -pp
>
>
> On 10/4/06, Robby Findler <robby at cs.uchicago.edu> wrote:
> >
> > I believe you want:
> >
> > (require (lib "tool-lib.ss" "drscheme"))
> >
> > in your keybindings file.
> >
> > Robby
> >
> >
> >