From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: new compile command doesn't coalesce errors on the same line Date: Wed, 17 Mar 2004 17:47:26 -0500 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20040317224726.GC12561@fencepost> References: <20040317215208.5b0cb3e2.occitan@esperanto.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1079564178 31086 80.91.224.253 (17 Mar 2004 22:56:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Mar 2004 22:56:18 +0000 (UTC) Cc: miles@lsi.nec.co.jp, emacs-devel@gnu.org, Miles Bader Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Mar 17 23:56:10 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B3jxK-0002fq-00 for ; Wed, 17 Mar 2004 23:56:10 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B3jxK-0003Ah-00 for ; Wed, 17 Mar 2004 23:56:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B3jub-0004eP-09 for emacs-devel@quimby.gnus.org; Wed, 17 Mar 2004 17:53:21 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B3jtC-0004Sc-MR for emacs-devel@gnu.org; Wed, 17 Mar 2004 17:51:54 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B3jsa-0004GG-3f for emacs-devel@gnu.org; Wed, 17 Mar 2004 17:51:48 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B3jsZ-0004GD-Ub for emacs-devel@gnu.org; Wed, 17 Mar 2004 17:51:15 -0500 Original-Received: from miles by fencepost.gnu.org with local (Exim 4.24) id 1B3jos-0006MY-Fa; Wed, 17 Mar 2004 17:47:26 -0500 Original-To: Daniel Pfeiffer Content-Disposition: inline In-Reply-To: <20040317215208.5b0cb3e2.occitan@esperanto.org> User-Agent: Mutt/1.3.28i Blat: Foop X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20560 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20560 On Wed, Mar 17, 2004 at 09:52:08PM +0100, Daniel Pfeiffer wrote: > compilation-skip-visited is your friend. I chose not to default this to > true, because these may be several errors, and somebody might oversee that > there was more. No, it must default to t. There are certainly occasions when skipping identical errors with the same line is awkward, but the old compile did so for a good reason -- with current compilers etc., usually it's the right thing to do. [No, you don't have the option of changing the compilers! :-] -Miles -- Fast, small, soon; pick any 2.