From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Changes to emacs/doc/emacs/building.texi,v Date: Sun, 16 Nov 2008 20:53:37 -0500 Message-ID: <871vxbruce.fsf@cyd.mit.edu> References: <87y6zjkyvo.fsf@jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1226886818 19536 80.91.229.12 (17 Nov 2008 01:53:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Nov 2008 01:53:38 +0000 (UTC) Cc: emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 17 02:54:39 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1L1tK3-0002xa-5I for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2008 02:54:39 +0100 Original-Received: from localhost ([127.0.0.1]:46404 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L1tIu-0000iR-Rm for ged-emacs-devel@m.gmane.org; Sun, 16 Nov 2008 20:53:28 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L1tIq-0000g4-7r for emacs-devel@gnu.org; Sun, 16 Nov 2008 20:53:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L1tIo-0000ej-Qd for emacs-devel@gnu.org; Sun, 16 Nov 2008 20:53:23 -0500 Original-Received: from [199.232.76.173] (port=37654 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L1tIo-0000eb-Nz for emacs-devel@gnu.org; Sun, 16 Nov 2008 20:53:22 -0500 Original-Received: from cyd.mit.edu ([18.115.2.24]:52319) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L1tIo-0004T6-KR for emacs-devel@gnu.org; Sun, 16 Nov 2008 20:53:22 -0500 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 79C5357E1C8; Sun, 16 Nov 2008 20:53:37 -0500 (EST) In-Reply-To: <87y6zjkyvo.fsf@jurta.org> (Juri Linkov's message of "Mon, 17 Nov 2008 01:57:31 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:105738 Archived-At: Juri Linkov writes: > Actually it jumps to the first error immediately after it occurs. Thanks. I've fixed the manual and the docstring. > BTW, maybe a new option `first-error' of `compilation-scroll-output' > should be documented in the manual too? Yes. I've fixed the manual. It also needed a NEWS entry---I've added that.