[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#7567: Please add a history variable to read-regexp
From: |
Juri Linkov |
Subject: |
bug#7567: Please add a history variable to read-regexp |
Date: |
Wed, 08 Dec 2010 01:57:11 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) |
> So after reading the rest of the thread, I think I finally understand
> that you want to "add a history *argument* to read-regexp", right?
> Then it sounds perfectly acceptable.
For consistency, `read-regexp' could have the same function signature
as other minibuffer reading functions, e.g. like `read-string':
(read-string PROMPT &optional INITIAL-INPUT HISTORY DEFAULT-VALUE
INHERIT-INPUT-METHOD)
(read-regexp PROMPT &optional INITIAL-INPUT HISTORY DEFAULT-VALUE
INHERIT-INPUT-METHOD)
bug#7567: Please add a history variable to read-regexp, Juri Linkov, 2010/12/06
bug#7567: Please add a history variable to read-regexp, Stefan Monnier, 2010/12/06
bug#7567: Please add a history variable to read-regexp, Stefan Monnier, 2010/12/09
bug#7567: Please add a history variable to read-regexp, Drew Adams, 2010/12/09
bug#7567: Please add a history variable to read-regexp, Stefan Monnier, 2010/12/09
bug#7567: Please add a history variable to read-regexp, Drew Adams, 2010/12/09