[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new apropos feature in Emacs-22
From: |
Stefan Monnier |
Subject: |
Re: new apropos feature in Emacs-22 |
Date: |
Mon, 07 Nov 2005 13:56:26 -0500 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) |
> I argued that the old and new syntaxes and behaviors should be implemented
> in different commands. That would give all users what they want, without
> the complexities of modes and mixed syntaxes. It would also not break any
> existing code.
Having separate commands means that you can't have both behaviors on the
same key-binding. I like using the keybindings, and I sometimes need
regexps but generally prefer the keyword search. That's the main reason
why I'm proposing the M-r solution. I'd argue that the M-r solution should
also be added to query-replace, BTW.
Stefan
- Re: new apropos feature in Emacs-22, (continued)
- Re: new apropos feature in Emacs-22, Richard M. Stallman, 2005/11/07
- Re: new apropos feature in Emacs-22, David Kastrup, 2005/11/06
- Re: new apropos feature in Emacs-22, Luc Teirlinck, 2005/11/05
- Re: new apropos feature in Emacs-22, Stefan Monnier, 2005/11/06
- Re: new apropos feature in Emacs-22, Eli Zaretskii, 2005/11/06
- Re: new apropos feature in Emacs-22, Luc Teirlinck, 2005/11/06
Re: new apropos feature in Emacs-22, Richard M. Stallman, 2005/11/05
Re: new apropos feature in Emacs-22, Luc Teirlinck, 2005/11/07
Re: new apropos feature in Emacs-22, Kim F. Storm, 2005/11/08
Re: new apropos feature in Emacs-22, Miles Bader, 2005/11/08
Re: new apropos feature in Emacs-22, Lennart Borgman, 2005/11/08
Re: new apropos feature in Emacs-22, Richard M. Stallman, 2005/11/11