[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apropos commands and regexps
From: |
Miles Bader |
Subject: |
Re: Apropos commands and regexps |
Date: |
14 May 2002 14:38:59 +0900 |
address@hidden (Kim F. Storm) writes:
> > Perhaps we should have a new command for that, and name it something like
> > apropos-keywords.
>
> I disagree.
>
> all apropos commands should
> a) be easy to use - especially for the novice user
> b) accept the same type of "search patterns".
>
> I think giving the apropos commands a keyword based interface is a
> good way to accomplish (a), and having an specific apropos-keywords
> command breaks (b).
I tend to agree with this.
I think that an enhanced `keyword' interface can be made so that it
won't interfere unduly with traditional regexp apropos usage anyway.
For instance, if we use commas & whitespace to separate the `keywords',
I suspect it's very rare for either to occur inside apropos regexps,
simply because the things being searched for contain neither commas or
whitespace (so such a regexp would always fail). [the exceptions are
things like `apropos-documentation' (and apropos-zippy!), but even then,
it's probably still true in practice]
-Miles
--
Suburbia: where they tear out the trees and then name streets after them.
- Apropos commands and regexps, Kim F. Storm, 2002/05/11
- Re: Apropos commands and regexps, Eli Zaretskii, 2002/05/12
- Re: Apropos commands and regexps, Kim F. Storm, 2002/05/13
- Re: Apropos commands and regexps,
Miles Bader <=
- Re: Apropos commands and regexps, Richard Stallman, 2002/05/15
- Re: Apropos commands and regexps, Miles Bader, 2002/05/15
- Re: Apropos commands and regexps, Kim F. Storm, 2002/05/15
- Re: Apropos commands and regexps, Miles Bader, 2002/05/15
- Re: Apropos commands and regexps, Kim F. Storm, 2002/05/16
- Re: Apropos commands and regexps, Stefan Monnier, 2002/05/16
- Re: Apropos commands and regexps, Kai Großjohann, 2002/05/17
- Re: Apropos commands and regexps, Richard Stallman, 2002/05/18
- Re: Apropos commands and regexps, Stefan Monnier, 2002/05/18
- Re: Apropos commands and regexps, Kai Großjohann, 2002/05/19