[slime-devel] C-c C-z in Slime-Popup-Buffers.

4 Jan
2009
4 Jan
'09
2:40 p.m.
What is the reason that the binding for C-c C-z in the keymap for slime-popup-buffers is commented out? -T.

8:05 p.m.
* Tobias C. Rittweiler [2009-01-04 16:52+0100] writes:
Just that the *inferior-lisp* buffer may not exist either. In the long term, it wouldn't be the worst idea to split slime-mode-map up into 2 or more keymaps and use keymap inheritance. The parent keymap could contain bindings which are useful in many modes (e.g. M-., C-c C-z, C-c C-d, C-c C-w etc.). slime-mode-map, slime-popup-mode-map, sldb-mode-map etc. could inherit from the same parent. slime-repl-mode or inferior-slime-mode could then bind C-c C-z in that parent map and it would be automatically used in all modes. Helmut.
5915
Age (days ago)
5915
Last active (days ago)
3 comments
2 participants
participants (2)
-
Helmut Eller
-
Tobias C. Rittweiler