[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new apropos feature in Emacs-22
From: |
Richard M. Stallman |
Subject: |
Re: new apropos feature in Emacs-22 |
Date: |
Fri, 11 Nov 2005 22:38:51 -0500 |
I think it would be a _lot_ more intuitive to just have apropos
functions interpret PATTERN as a regexp if it's a string, and as a
list of keywords if it's a list. There could be a
"read-apropos-pattern" function that would convert the user's input
into the appropriate lisp value, which could be used directly in the
(interactive ) form of various apropos commands.
That is a very good idea. Would someone like to do it?
- RE: new apropos feature in Emacs-22, (continued)
- 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
- Re: new apropos feature in Emacs-22, Kim F. Storm, 2005/11/11
- Re: new apropos feature in Emacs-22, Miles Bader, 2005/11/11
- Re: new apropos feature in Emacs-22, Kim F. Storm, 2005/11/11
- Re: new apropos feature in Emacs-22,
Richard M. Stallman <=
- Re: new apropos feature in Emacs-22, Luc Teirlinck, 2005/11/11
- Re: new apropos feature in Emacs-22, Richard M. Stallman, 2005/11/12
- Re: new apropos feature in Emacs-22, Luc Teirlinck, 2005/11/11
- Re: new apropos feature in Emacs-22, Juri Linkov, 2005/11/12
- Re: new apropos feature in Emacs-22, Richard M. Stallman, 2005/11/13
- Re: new apropos feature in Emacs-22, Juri Linkov, 2005/11/14
- Re: new apropos feature in Emacs-22, Richard M. Stallman, 2005/11/15
- Re: new apropos feature in Emacs-22, Juri Linkov, 2005/11/17
- Re: new apropos feature in Emacs-22, Kim F. Storm, 2005/11/17
- Re: new apropos feature in Emacs-22, Kim F. Storm, 2005/11/09