
21 Apr
2004
21 Apr
'04
4:54 p.m.
On Wed, 21 Apr 2004 16:00:43 +0200, I wrote: + ("\C-n" slime-insert-arglist :prefixed t :inferior t) Hmm, that's actually not so good an idea if the key should also work in the REPL. What about + ("\C-s" slime-insert-arglist :prefixed t :inferior t) then? I thought that N would be mnemonic for iNsert, so S could be considered mnemonic for inSert... :) Cheers, Edi.