emacs-devel
[Top][All Lists]
Advanced

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

Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..)


From: Kim F. Storm
Subject: Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..)
Date: 07 Sep 2002 00:30:53 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Richard Stallman <address@hidden> writes:

>       It would probably make more sense to use the read-kbd-macro
>     format though, as that is what the code use internally, and that is
>     what it saves to to .emacs.
> 
> That would be inconsistent with define-key, so I don't want to do that.

I agree.  The natural format for the key bindings is what is accepted by
define-key.

However, (kbd "...") should be accepted too, and probably be the
default format [as it is easier to write than a string or vector] for
the format used in the Customization of the binding.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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