[slime-devel] Re: slime-invoke-restart-by-name

Helmut Eller heller at common-lisp.net
Sun Feb 3 11:18:56 UTC 2008


* Marco Baringer [2008-02-02 21:48+0100] writes:

> hi,
>
>   trivial convenience function for invoking a restart by name (faster
>   than moving to the restart's line in the sldb buffer).
[...]
> +(define-key sldb-mode-map (kbd "C-r") 'sldb-invoke-restart-by-name)

A different key would be better; C-r is already bound to
isearch-backward.

Helmut.




More information about the slime-devel mailing list