[slime-devel] Re: How to stop a lengthy computation?
Luke Gorrie
luke at bluetail.com
Wed Jul 7 10:19:22 UTC 2004
Ivan Boldyrev <boldyrev+nospam at cgitftp.uiggm.nsc.ru> writes:
> On 8797 day of my life Paolo Amoroso wrote:
>> "Pascal J.Bourguignon" <pjb at informatimago.com> writes:
>>
>>> How do you stop a lengthy computation?
>>
>> Try C-c C-g in GNU Emacs, C-c C-b in XEmacs.
>
> Why keybindings differ?
The original binding was `C-c C-g', but it turns out you can't use C-g
in a keybinding in XEmacs. `C-c C-b' is actually bound in both
Emacsen.
We also have a more familiar binding of `C-c C-c' in the REPL.
-Luke
More information about the slime-devel
mailing list