help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SLIME and CTRL-D


From: Helmut Eller
Subject: Re: SLIME and CTRL-D
Date: Tue, 04 May 2010 15:44:16 -0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

* Peter Keller [2010-04-08 22:29+0200] writes:

> Another question is, why C-u RET? I never would have though that did what
> it did here. Why does it work?

What does C-d in a tty (in cooked mode)?  It sends the possibly empty
input buffer which may be empty.

In Slime, C-d is already taken and there needs to be a way to send the
current input without automatically adding newlines or closing parens,
so C-u RET seemed fitting.

Helmut


reply via email to

[Prev in Thread] Current Thread [Next in Thread]