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

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

bug#9185: 24.0.50; "C-s M-p" does not bring the tip of the search ring


From: Juri Linkov
Subject: bug#9185: 24.0.50; "C-s M-p" does not bring the tip of the search ring
Date: Thu, 28 Jul 2011 12:50:03 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu)

>> IMO, "C-s M-p" should bring the _first_ (more recent) entry.
>
> In http://lists.gnu.org/archive/html/emacs-devel/2004-07/msg00059.html
> I submitted a patch to fix this.  But later I found a reason
> why it's not a good change.  And now I forgot why ;(

I found the explanation why this is a bad change ;)  Because to repeat the
last search, users type `C-s C-s', and to repeat the second last search,
users type `C-s M-p C-s' but with this change there are two redundant
keysequences to repeat the last search, `C-s C-s' and `C-s M-p C-s', and to
repeat the second last search, the keysequence is too long `C-s M-p M-p C-s'.





reply via email to

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