
29 Jan
2004
29 Jan
'04
9:35 a.m.
* Helmut Eller <e9626484@stud3.tuwien.ac.at> [2004-01-29T09:55+0100]:
C-c p is by convention reserved for users[*].
Ah, okay. Too bad.
We have to find another key. C-c C-p is already taken, perhaps C-c C-o ?
I considered C-c C-o, but it is bound in slime-repl to SLIME-REPL-CLEAR-OUTPUT. The following (simple) C-c C-<letter> combinations are unused in both lisp-mode and slime-repl: C-i C-j C-q C-s C-u C-y There are quite some free C-c M-<letter> combinations as well, but I found it awkward to type e.g. C-c M-<letter> t. Cheers, Michael