Harald Hanche-Olsen hanche@math.ntnu.no writes:
Quoth the docstring of slime-read-interactive-args:
- If the prefix-arg is `-', prompt for one of the registered lisps.
There is just one small problem with this: There is no way (that I know of) to get a prefix arg on an emacs running under a tty.
Both, `C-u - M-x slime' and `M-- M-x slime' works for me in graphical as well as console mode. Am I missing something?
-T.