[Top][All Lists]
[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.
- Re: [CVS] f7, f8 bound.., (continued)
- Re: [CVS] f7, f8 bound.., Richard Stallman, 2002/09/07
- Re: [CVS] f7, f8 bound.., Stefan Monnier, 2002/09/09
- Re: [CVS] f7, f8 bound.., Per Abrahamsen, 2002/09/09
- Re: [CVS] f7, f8 bound.., Richard Stallman, 2002/09/09
- Re: [CVS] f7, f8 bound.., Richard Stallman, 2002/09/07
- Re: [CVS] f7, f8 bound.., Alex Schroeder, 2002/09/07
- Re: Customizing key bindings, Alex Schroeder, 2002/09/07
- Re: Customizing key bindings, Miles Bader, 2002/09/07
- Re: Customizing key bindings,
Per Abrahamsen <=
- Re: Customizing key bindings, Miles Bader, 2002/09/09
- Re: Customizing key bindings, Per Abrahamsen, 2002/09/09
- Re: Customizing key bindings, Miles Bader, 2002/09/09
- Re: Customizing key bindings, Per Abrahamsen, 2002/09/09
- Re: Customizing key bindings, Stefan Monnier, 2002/09/09
- Re: Customizing key bindings, Stefan Monnier, 2002/09/09
- Re: Customizing key bindings, Richard Stallman, 2002/09/09
- Re: Customizing key bindings, Richard Stallman, 2002/09/09
- Re: Customizing key bindings, Per Abrahamsen, 2002/09/10
- Re: Customizing key bindings, Richard Stallman, 2002/09/10