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: Per Abrahamsen
Subject: Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..)
Date: Thu, 05 Sep 2002 11:18:18 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (sparc-sun-solaris2.8)

Richard Stallman <address@hidden> writes:

>     2. You avoid the use of an extra keymap variable by instead storing
>     the receipe for creating the keymap in a symbol property, thus making
>     Stefan happy.  However, it means all changes made from Lisp is lost
>     whenever it is changed from customize.
>
> Could you explain why that consequence would follow?  

Everytime customize "set" the variable, the entire keymap is recreated
from scratch.  So any changes made from outside customize is lost, as
customize does not know about them.





reply via email to

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