[slime-devel] slime-read-interactive-args

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. How about changing the condition to include any negative argument? This bites me just often enough to be annoying. - Harald

+ Harald Hanche-Olsen <hanche@math.ntnu.no>:
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.
Uh ... hopefully, it is understood that I meant /this/ particular prefix arg. - Harald

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.
participants (3)
-
Harald Hanche-Olsen
-
Michael Weber
-
Tobias C. Rittweiler