From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David Abrahams Newsgroups: gmane.emacs.devel Subject: Recent compilation-mode misbehavior Date: Tue, 09 Sep 2003 10:24:38 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063119423 18746 80.91.224.253 (9 Sep 2003 14:57:03 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 9 Sep 2003 14:57:03 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Sep 09 16:57:02 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19wjvS-0004mb-00 for ; Tue, 09 Sep 2003 16:57:02 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19wk7p-0005sV-00 for ; Tue, 09 Sep 2003 17:09:49 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19wjtM-0003tx-Vw for emacs-devel@quimby.gnus.org; Tue, 09 Sep 2003 10:54:52 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 19wjRf-0002mO-IY for emacs-devel@gnu.org; Tue, 09 Sep 2003 10:26:15 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 19wjRL-0002Rn-RK for emacs-devel@gnu.org; Tue, 09 Sep 2003 10:25:56 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 19wjR4-0002EF-3U for emacs-devel@gnu.org; Tue, 09 Sep 2003 10:25:38 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19wjRO-0001Zm-00 for ; Tue, 09 Sep 2003 16:25:58 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19wjRN-0001Ze-00 for ; Tue, 09 Sep 2003 16:25:57 +0200 Original-Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19wjR2-0003mk-00 for ; Tue, 09 Sep 2003 16:25:36 +0200 Original-Lines: 10 Original-X-Complaints-To: usenet@sea.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:9d9oVx0c41QYI+zgCUYZOoehsqI= X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 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:16238 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16238 Whenever I do (delete-process "compilation") emacs insists on parsing all the error messages in the *compilation* buffer before it will return control to me. This behavior is relatively new in the CVS. Any hints? -- Dave Abrahams Boost Consulting www.boost-consulting.com