From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#18874: 24.4; rgrep doesn't obey grep-scroll-output Date: Wed, 29 Oct 2014 17:19:23 +0200 Message-ID: <83h9ym29ac.fsf@gnu.org> References: <83egts2lmw.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1414596032 23131 80.91.229.3 (29 Oct 2014 15:20:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 29 Oct 2014 15:20:32 +0000 (UTC) To: 18874-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Oct 29 16:20:25 2014 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XjV2u-0006fQ-0q for geb-bug-gnu-emacs@m.gmane.org; Wed, 29 Oct 2014 16:20:24 +0100 Original-Received: from localhost ([::1]:46832 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjV2t-0003DR-IG for geb-bug-gnu-emacs@m.gmane.org; Wed, 29 Oct 2014 11:20:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33872) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjV2l-0003DE-65 for bug-gnu-emacs@gnu.org; Wed, 29 Oct 2014 11:20:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjV2Z-0007gh-Jp for bug-gnu-emacs@gnu.org; Wed, 29 Oct 2014 11:20:15 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46817) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XjV2Z-0007gW-Gu for bug-gnu-emacs@gnu.org; Wed, 29 Oct 2014 11:20:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1XjV2Z-0002yx-4X for bug-gnu-emacs@gnu.org; Wed, 29 Oct 2014 11:20:03 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 29 Oct 2014 15:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 18874 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 18874@debbugs.gnu.org, eliz@gnu.org, eliz@gnu.org Original-Received: via spool by 18874-done@debbugs.gnu.org id=D18874.141459597811413 (code D ref 18874); Wed, 29 Oct 2014 15:20:02 +0000 Original-Received: (at 18874-done) by debbugs.gnu.org; 29 Oct 2014 15:19:38 +0000 Original-Received: from localhost ([127.0.0.1]:38914 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XjV29-0002y0-HU for submit@debbugs.gnu.org; Wed, 29 Oct 2014 11:19:37 -0400 Original-Received: from mtaout23.012.net.il ([80.179.55.175]:49870) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XjV26-0002xl-N9 for 18874-done@debbugs.gnu.org; Wed, 29 Oct 2014 11:19:36 -0400 Original-Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0NE700J00OW3Y800@a-mtaout23.012.net.il> for 18874-done@debbugs.gnu.org; Wed, 29 Oct 2014 17:19:28 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NE700J66P8FYT00@a-mtaout23.012.net.il> for 18874-done@debbugs.gnu.org; Wed, 29 Oct 2014 17:19:28 +0200 (IST) In-reply-to: <83egts2lmw.fsf@gnu.org> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x 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:95249 > Date: Tue, 28 Oct 2014 18:40:23 +0200 > From: Eli Zaretskii > > To reproduce: > > emacs -Q > M-: (setq-default grep-scroll-output t) RET > M-x rgrep RET RET > > Result: the *grep* buffer is not scrolled to follow EOB, but instead > Emacs shows the top of the buffer all the time. We were shooting ourselves in the foot by forcing the window-start of the *grep* buffer. Fixed in revision 117630 on the emacs-24 branch.