emacs-devel
[Top][All Lists]
Advanced

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

Re: Will default key bindings spell the death of Emacs?


From: Kai Großjohann
Subject: Re: Will default key bindings spell the death of Emacs?
Date: Fri, 30 May 2003 21:55:36 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Kevin Rodgers <address@hidden> writes:

>                    (read-key-sequence "Key: " nil t)

This doesn't read long prefix key sequences.  That is, if C-c a is
not bound yet, I can do (kbd "C-c a b c d") to bind a key, but
read-key-sequence will stop at C-c a.

Hm.

I guess it also won't work to rebind C-x, say, since it's a prefix key.
-- 
This line is not blank.





reply via email to

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