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: Thu, 28 Jul 2011 14:44:49 +0300 Organization: JURTA Message-ID: <87oc0ed3ym.fsf@mail.jurta.org> References: <87livig3cr.fsf@mail.jurta.org> <87r55aenuc.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1311853631 12850 80.91.229.12 (28 Jul 2011 11:47:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2011 11:47:11 +0000 (UTC) Cc: 9185@debbugs.gnu.org, Andreas Schwab To: Dani Moncayo Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Jul 28 13:47:06 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 1QmP3S-0001D4-Bj for geb-bug-gnu-emacs@m.gmane.org; Thu, 28 Jul 2011 13:47:06 +0200 Original-Received: from localhost ([::1]:42722 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmP3R-0000gg-L8 for geb-bug-gnu-emacs@m.gmane.org; Thu, 28 Jul 2011 07:47:05 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:43126) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmP3O-0000gQ-RU for bug-gnu-emacs@gnu.org; Thu, 28 Jul 2011 07:47:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmP3O-0006sj-4L for bug-gnu-emacs@gnu.org; Thu, 28 Jul 2011 07:47:02 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:50964) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmP3O-0006sf-2t for bug-gnu-emacs@gnu.org; Thu, 28 Jul 2011 07:47:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QmP3N-0001fh-Oi; Thu, 28 Jul 2011 07:47:01 -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: Thu, 28 Jul 2011 11:47:01 +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.13118536036397 (code B ref 9185); Thu, 28 Jul 2011 11:47:01 +0000 Original-Received: (at 9185) by debbugs.gnu.org; 28 Jul 2011 11:46:43 +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 1QmP35-0001f7-Fb for submit@debbugs.gnu.org; Thu, 28 Jul 2011 07:46:43 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QmP33-0001f0-JE for 9185@debbugs.gnu.org; Thu, 28 Jul 2011 07:46:42 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id 801526E8064; Thu, 28 Jul 2011 04:46:40 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 5AD7B451C17E; Thu, 28 Jul 2011 04:46:38 -0700 (PDT) In-Reply-To: (Dani Moncayo's message of "Thu, 28 Jul 2011 13:32:01 +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: Thu, 28 Jul 2011 07:47:01 -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:49665 Archived-At: >>> I understand what you say, but IMO, clearly the advantages of the >>> current behavior (save one extra M-p) in no way makes up for the >>> drawbacks (counter intuitive behavior; no way to check the tip of the >>> search ring before using it). I agree that it's counter intuitive behavior. >> You can still type C-s M-p M-n to get the first entry for inspection. >> It's a trade-off which is more important. To do the same, I use `C-s M-e M-p'. > So what do people think it would be more convenient? I don't mind the change. If people agree with it, I'll send a new patch that implements this change.