[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: use diff-list in Emacs
From: |
Miles Bader |
Subject: |
Re: use diff-list in Emacs |
Date: |
Sat, 7 Sep 2002 18:46:38 -0400 |
User-agent: |
Mutt/1.3.28i |
On Sat, Sep 07, 2002 at 05:52:10PM +0200, Kai Gro?johann wrote:
> What I was trying to get at: Diff-lists are a nontrivial feature in
> itself, and keymaps add more complexity. So it might help to discuss
> the simple case.
Actually I think keymaps _are_ the simple case, in that they're unordered and
have no duplicate entries. ... :-)
Using diff-lists for lists, on the other hand, does have the issue of
ordering (you have to know where to add new entries, and sometimes it won't
be at the beginning or end; if you record an existing entry to add after,
what if it isn't found?).
-Miles
--
P.S. All information contained in the above letter is false,
for reasons of military security.
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), (continued)
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), Richard Stallman, 2002/09/04
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), Alex Schroeder, 2002/09/05
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), Richard Stallman, 2002/09/06
- Re: Customizing key bindings, Alex Schroeder, 2002/09/07
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), Kai Großjohann, 2002/09/05
- use diff-list in Emacs, Alex Schroeder, 2002/09/07
- Re: use diff-list in Emacs, Kai Großjohann, 2002/09/07
- Re: use diff-list in Emacs,
Miles Bader <=
- Re: use diff-list in Emacs, Kai Großjohann, 2002/09/08
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), Richard Stallman, 2002/09/04
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), Per Abrahamsen, 2002/09/05
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), Stefan Monnier, 2002/09/06
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), Miles Bader, 2002/09/06
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), Per Abrahamsen, 2002/09/07
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), Miles Bader, 2002/09/07
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), Per Abrahamsen, 2002/09/07
- Re: Customizing key bindings (was: Re: [CVS] f7, f8 bound..), Robert J. Chassell, 2002/09/07
- What custom is and does, Alex Schroeder, 2002/09/07