[slime-devel] Error in the documentation
Helmut Eller
heller at common-lisp.net
Tue Jan 5 09:56:08 UTC 2010
* Cecil Westerhof [2010-01-02 13:12+0100] writes:
> In paragraph 8.4 it says to use:
> (slime-setup '(inferior-slime-mode))
>
> but then I get a 'Can not open' error.
>
> When using:
> (slime-setup '(inferior-slime))
Thanks for the note. I fixed it.
> I would expect that then M-TAB would use slime-complete-symbol, but it
> uses complete-symbol. Is this an error, or is my expectation wrong?
TAB is bound to slime-indent-and-complete-symbol. Consulting C-h m is
useful to find out such things.
Helmut
More information about the slime-devel
mailing list