[slime-devel] Re: C-M-q not working in SLIME 2007-01-20

Jeffrey Cunningham jeffrey at cunningham.net
Tue Jan 23 13:17:11 UTC 2007


On Tue Jan 23, 2007 at 02:59:54PM +0200, Ariel Badichi wrote:
> 
> 
> I think it's correct, and this seems to have fixed it:
> 
> (defvar slime-scratch-mode-map
>   (let ((map (make-sparse-keymap)))
>     (set-keymap-parents map (list slime-mode-map lisp-mode-map))
>     map))
> 


I will update the documentation accordingly. 

-Jeff



More information about the slime-devel mailing list