From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.bugs Subject: M-x grep in buffer *grep* puts you at the end of the grep output Date: Mon, 23 Jul 2007 21:07:04 -0700 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1185250076 18758 80.91.229.12 (24 Jul 2007 04:07:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Jul 2007 04:07:56 +0000 (UTC) To: "Bug-Gnu-Emacs" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 24 06:07:55 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IDBgg-0003eS-E6 for geb-bug-gnu-emacs@m.gmane.org; Tue, 24 Jul 2007 06:07:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IDBgf-0004MB-BH for geb-bug-gnu-emacs@m.gmane.org; Tue, 24 Jul 2007 00:07:53 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IDBgd-0004M5-85 for bug-gnu-emacs@gnu.org; Tue, 24 Jul 2007 00:07:51 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IDBgb-0004Lq-Bv for bug-gnu-emacs@gnu.org; Tue, 24 Jul 2007 00:07:50 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IDBgb-0004Ln-8Y for bug-gnu-emacs@gnu.org; Tue, 24 Jul 2007 00:07:49 -0400 Original-Received: from agminet01.oracle.com ([141.146.126.228]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IDBga-0001QE-RL for bug-gnu-emacs@gnu.org; Tue, 24 Jul 2007 00:07:49 -0400 Original-Received: from agmgw2.us.oracle.com (agmgw2.us.oracle.com [152.68.180.213]) by agminet01.oracle.com (Switch-3.2.4/Switch-3.1.7) with ESMTP id l6O47kb5000913 for ; Mon, 23 Jul 2007 23:07:46 -0500 Original-Received: from acsmt350.oracle.com (acsmt350.oracle.com [141.146.40.150]) by agmgw2.us.oracle.com (Switch-3.2.0/Switch-3.2.0) with ESMTP id l6O0mQ7g005633 for ; Mon, 23 Jul 2007 22:07:45 -0600 Original-Received: from dhcp-amer-csvpn-gw2-141-144-73-43.vpn.oracle.com by acsmt351.oracle.com with ESMTP id 3063627121185250025; Mon, 23 Jul 2007 21:07:05 -0700 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3138 X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE X-detected-kernel: Linux 2.4-2.6 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16214 Archived-At: > From: Drew Adams Sent: Saturday, April 28, 2007 11:50 AM > To: Emacs-Pretest-Bug > > > From: Drew Adams Sent: Monday, December 11, 2006 3:21 PM > > Previously in Emacs 22, as well as in previous releases, , repeating > > grep in the *grep* buffer would put you at the top of the buffer. This > > was true at least as late as a build from 2006-07-19. > > > > Now, it puts you at the end of the buffer, so you must do M-< to get > > back to the beginning. Quite annoying. > > This is still broken. Are there plans to fix this? Still broken. Never heard anything back on this. I don't see anything in NEWS saying that this change is by design. It is an annoyance, IMO. The first time you use `grep', there is no problem, but if you repeat `grep' from the *grep* buffer, point ends up at the end of the output. FYI, I'm using Cygwin grep (but I don't imagine it makes a difference). In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600) of 2007-06-02 on RELEASE Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4) --cflags -Ic:/gnuwin32/include'