[plt-scheme] complete word
After you downloaded the manuals, did you restart drscheme? (The
completions stuff is not currently smart enough to notice and re-fetch
its cache.)
Robby
On 9/20/07, Robert Nikander <nikander at nc.rr.com> wrote:
>
> On Sep 20, 2007, at 5:56 PM, Jens Axel Søgaard wrote:
>
> > Robert Nikander wrote:
> >> Hi,
> >> How do I get the new completions feature to work? I read
> >> something in a previous post about installing manuals, so I
> >> clicked on a few manuals in help desk, drscheme downloaded them,
> >> but I still get the "... no completions available" message. I'm
> >> on Mac OS X, and I built from SVN.
> >
> > An example:
> >
> > - choose the language "Pretty Big"
> > - write:
> > def
> > in the top window
> > - leave the cursor right after the f in def
> > - in the "Edit menu" choose "Complete word"
> > (or if no program has stolen it use ctrl+/ )
> >
> >
> > You should now see a list a la:
> >
> > define-continuation-prompt-tag
> > default-style-name
> > ...
> >
>
> I followed that exactly and I get the "... no completions available"
> message.
>
> Rob_________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>