[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [CVS] f7, f8 bound..
From: |
Per Abrahamsen |
Subject: |
Re: [CVS] f7, f8 bound.. |
Date: |
Tue, 03 Sep 2002 12:55:03 +0200 |
User-agent: |
Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.1 (sparc-sun-solaris2.8) |
"Stefan Monnier" <monnier+gnu/address@hidden> writes:
>> Another approach could be to have Emacs look for keybindings in
>> global-user-map before looking in global-map.
Yes, that is what I envisioned. I used "use-global-map" to simulate
this in the code I posted.
> I.e. increase the code-size and thus maintenance cost while only
> providing a solution for global-map but not for any other map ?
The same solution can be used for all other maps, have a "for
customize only" keymap used by the mode that has the "for Lisp only"
keymap as a parent.
I think such a seperation between Lisp and Customize will be both
simpler and more robust, as the two will never interfere with each
other. It will also provide full backward compatibility.
- Re: [CVS] f7, f8 bound.., (continued)
- Re: [CVS] f7, f8 bound.., Richard Stallman, 2002/09/01
- Re: [CVS] f7, f8 bound.., Richard Stallman, 2002/09/01
- Re: [CVS] f7, f8 bound.., Per Abrahamsen, 2002/09/01
- Re: [CVS] f7, f8 bound.., Per Abrahamsen, 2002/09/01
- Re: [CVS] f7, f8 bound.., Stefan Monnier, 2002/09/02
- Re: [CVS] f7, f8 bound.., Kai Großjohann, 2002/09/02
- Re: [CVS] f7, f8 bound.., Stefan Monnier, 2002/09/02
- Re: [CVS] f7, f8 bound..,
Per Abrahamsen <=
- Re: [CVS] f7, f8 bound.., Miles Bader, 2002/09/03
- Re: [CVS] f7, f8 bound.., Per Abrahamsen, 2002/09/03
- Re: [CVS] f7, f8 bound.., Stefan Monnier, 2002/09/03
- Re: [CVS] f7, f8 bound.., Miles Bader, 2002/09/03
- Re: [CVS] f7, f8 bound.., Andreas Schwab, 2002/09/03
- Re: [CVS] f7, f8 bound.., Miles Bader, 2002/09/03
- Re: [CVS] f7, f8 bound.., Miles Bader, 2002/09/03
- Re: [CVS] f7, f8 bound.., Robert J. Chassell, 2002/09/04
- Re: [CVS] f7, f8 bound.., Alex Schroeder, 2002/09/04
- Re: [CVS] f7, f8 bound.., Robert J. Chassell, 2002/09/03