bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9972: 24.0.90; "C-s/C-r" from the minibuffer don't clear the current


From: Dani Moncayo
Subject: bug#9972: 24.0.90; "C-s/C-r" from the minibuffer don't clear the current text
Date: Sun, 6 Nov 2011 16:57:57 +0100

Severity: wishlist
stop

>> Isearch should be activated always with a clear prompt "I-search: ",
>> not with garbage "I-search: blablabla".
>
> It seems you are confused that blablabla is not garbage,
> but text that you can search, i.e. try to type `C-r bla'.

Ok, I thought that "C-s", when invoked from the minibuffer, was
intended to search _only_ through the minibuffer history (like
"M-s"/"M-r" do), not also in the current minibuffer text.  I should
have read info node "(emacs)Isearch Minibuffer" before submitting this
bug report, sorry.

Now that I understand it, I'd like this bug report to become a feature request:

IMO, It isn't worth making C-s (and C-r, C-M-s, C-M-r) look up also in
the current minibuffer text, because it is usually small enough not to
need that (how often do you use that feature?).

I'd like these commands (C-s, C-r, C-M-s, C-M-r) to be similar to M-s and M-r:
* Focus exclusively in the minibuffer history.
* Have a minibuffer-specific prompt ("Next/Previous element matching
[regexp]: ") so that it is clear what's going on.
* Obviously, clear the minibuffer's previous input.

-- 
Dani Moncayo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]