emacs-devel
[Top][All Lists]
Advanced

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

Re: Customizing key bindings


From: Per Abrahamsen
Subject: Re: Customizing key bindings
Date: Mon, 09 Sep 2002 10:05:19 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (sparc-sun-solaris2.8)

Miles Bader <address@hidden> writes:

> The above situation seems rather silly (and unlikely); if `foo-extra' screws
> around like that, then I don't think we should expect custom to intuit what
> the right thing to do is. 

Such packages are common for "global-map".

> If a hook overrode the binding, on the other hand,
> then I think restoring to A is the _right_ thing to do (the custom command is
> probably `restore to original setting').

It will be timing dependent what the "remove user binding" command
will restore.

> ... which is a misnomer, since it's not really `100%', just 90% with a
> different 10% cut out.

As you pointed out, it would require a "when (interactive-p)" added to
global-(un)set-key and local-(un)set-key to be a 100% solution.




reply via email to

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