emacs-devel
[Top][All Lists]
Advanced

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

RE: customizing key definitions with Customize


From: Drew Adams
Subject: RE: customizing key definitions with Customize
Date: Sun, 11 May 2008 16:19:44 -0700

> >> Some more bits are needed of course to make it useful: 
> >> adding, disabling etc.
> > 
> > If you mean adding and deleting key definitions (bindings), 
> > then that is already there - you just click INS or DEL,
> > as usual. If you mean something else, what?
> 
> Yes, you are right, INS and DEL are already there.
> 
> I also thought that it might be good to be able to disable a single 
> keybinding. Otherwise one would have to revert all the keybindings to 
> find out what the default was for that binding.
> 
> But I think this last point need some more thought.

If the option being customized is a set (`repeat') of key definitions
(bindings), then that is the unit of reverting, IIUC. 

Only the object of customization can be reverted to its default value, just as
only that object can be set or saved. Pieces of the object are not individually
subject to these operations. To be able to set, save, or revert a single key
description, it would need to have its own defcustom. AFAIK.





reply via email to

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