From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#9185: 24.0.50; "C-s M-p" does not bring the tip of the search ring Date: Sun, 21 Aug 2011 21:35:04 +0300 Organization: JURTA Message-ID: <87fwkuppz3.fsf@mail.jurta.org> References: <87livig3cr.fsf@mail.jurta.org> <87r55aenuc.fsf@mail.jurta.org> <87oc0c176d.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1313952415 7484 80.91.229.12 (21 Aug 2011 18:46:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 21 Aug 2011 18:46:55 +0000 (UTC) Cc: 9185@debbugs.gnu.org To: Dani Moncayo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Aug 21 20:46:51 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QvD2o-0000qu-Sa for geb-bug-gnu-emacs@m.gmane.org; Sun, 21 Aug 2011 20:46:51 +0200 Original-Received: from localhost ([::1]:52905 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvD2n-0001Kj-T8 for geb-bug-gnu-emacs@m.gmane.org; Sun, 21 Aug 2011 14:46:49 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:51709) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvD2k-0001Jq-GR for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2011 14:46:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QvD2j-0000K2-HW for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2011 14:46:46 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:37696) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvD2j-0000Iq-Fr for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2011 14:46:45 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QvD4w-0001X2-7y; Sun, 21 Aug 2011 14:49:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 21 Aug 2011 18:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9185 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 9185-submit@debbugs.gnu.org id=B9185.13139525375878 (code B ref 9185); Sun, 21 Aug 2011 18:49:02 +0000 Original-Received: (at 9185) by debbugs.gnu.org; 21 Aug 2011 18:48:57 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QvD4r-0001Wl-DK for submit@debbugs.gnu.org; Sun, 21 Aug 2011 14:48:57 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QvD4o-0001Wb-PE for 9185@debbugs.gnu.org; Sun, 21 Aug 2011 14:48:55 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id 28A9B6E8046; Sun, 21 Aug 2011 11:46:36 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 1CE3E451C2DF; Sun, 21 Aug 2011 11:46:34 -0700 (PDT) In-Reply-To: (Dani Moncayo's message of "Sun, 21 Aug 2011 19:56:07 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Sun, 21 Aug 2011 14:49:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:50201 Archived-At: > The current counter-intuitive behavior (which IMO should not have been > qualified as a feature, but as a bug) has been bugging me for some > time, as I'm sure will bug anyone that tries to navigate through the > search ring. > > Juri, I guess you also want to get this fixed in the trunk. Maybe if > you chime in, Stefan will see the light ;). I still can't understand > his reluctance to fix this, and I seem to lack the credit/ability to > convince him. You exaggerate the importance of the problem. When I noticed this small inconsistency I still continued to use isearch without any inconvenience. So the only reason to change it is for the consistency with `C-s M-e M-p' that has its own problems. The main problem is that when you retrieve the previous search string with `C-s C-s', then typing `M-p' will not have a visible effect, because `M-p' will retrieve the previous search string and the same string is already used as the current search string.