[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apropos commands and regexps
From: |
Eli Zaretskii |
Subject: |
Re: Apropos commands and regexps |
Date: |
Sun, 12 May 2002 08:28:49 +0300 (IDT) |
On 12 May 2002 address@hidden wrote:
> Apropos command (regexp):
>
> which may be nonsense to some novice users.
>
>
> Wouldn't it be simpler (for a novice user -- and for advanced users
> too) to simply write one or more words (substrings) and then search
> for all combinations of those words (substrings) in the relevant list.
>
> E.g. C-h a open file RET would find any matching
>
> open.*file and file.*open
>
> BTW, this obvious example doesn't find `find-file' :-(
> Maybe we should have a defalias open-file -> find-file ?
Perhaps we should have a new command for that, and name it something like
apropos-keywords.
- Apropos commands and regexps, Kim F. Storm, 2002/05/11
- Re: Apropos commands and regexps,
Eli Zaretskii <=
- Re: Apropos commands and regexps, Kim F. Storm, 2002/05/13
- Re: Apropos commands and regexps, Miles Bader, 2002/05/14
- 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