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: Juri Linkov
Subject: bug#9972: 24.0.90; "C-s/C-r" from the minibuffer don't clear the current text
Date: Sun, 06 Nov 2011 18:16:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (x86_64-pc-linux-gnu)

> 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 use this feature all the time!

> 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 current input.

If you like M-s and M-r, then just use them.  They are like non-incremental
versions `M-x search-forward RET' and `M-x search-backward RET'.

But C-s should work like Isearch, and not clear text before it starts to
search in it.





reply via email to

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