From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David.Kastrup@t-online.de (David Kastrup) Newsgroups: gmane.emacs.devel Subject: Re: Idea for compilation mode Date: 03 Jun 2003 10:01:42 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <1054626136.3edc5158c76a4@webmail.isogmbh.de> Reply-To: dak@gnu.org NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1054634489 30393 80.91.224.249 (3 Jun 2003 10:01:29 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 10:01:29 +0000 (UTC) Cc: "emacs-devel@gnu.org" Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Jun 03 12:01:27 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19N8aT-0007pu-00 for ; Tue, 03 Jun 2003 12:00:13 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19N8rW-0003EG-00 for ; Tue, 03 Jun 2003 12:17:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19N8ZF-0004Qh-PM for emacs-devel@quimby.gnus.org; Tue, 03 Jun 2003 05:58:57 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19N8Yw-0004M6-3s for emacs-devel@gnu.org; Tue, 03 Jun 2003 05:58:38 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19N8Yt-0004Kk-Bm for emacs-devel@gnu.org; Tue, 03 Jun 2003 05:58:36 -0400 Original-Received: from mailout02.sul.t-online.com ([194.25.134.17]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19N8UW-0002q3-QP; Tue, 03 Jun 2003 05:54:04 -0400 Original-Received: from fwd10.aul.t-online.de by mailout02.sul.t-online.com with smtp id 19N8UV-0005tG-08; Tue, 03 Jun 2003 11:54:03 +0200 Original-Received: from localhost.localdomain (ZYigsgZCge2MYHRuU7KAtjVp+0Emd2lLpgMIOYX+MjFdYvD2TiPSk0@[62.226.11.242]) by fwd10.sul.t-online.com with esmtp id 19N8UH-0v365x0; Tue, 3 Jun 2003 11:53:49 +0200 Original-Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.8/8.12.8) with ESMTP id h5381j3q017042; Tue, 3 Jun 2003 10:02:26 +0200 Original-Received: (from dak@localhost) by localhost.localdomain (8.12.8/8.12.8/Submit) id h5381iaG017038; Tue, 3 Jun 2003 10:01:44 +0200 Original-To: Stephan Stahl In-Reply-To: <1054626136.3edc5158c76a4@webmail.isogmbh.de> Original-Lines: 21 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-Seen: false X-ID: ZYigsgZCge2MYHRuU7KAtjVp+0Emd2lLpgMIOYX+MjFdYvD2TiPSk0@t-dialin.net Original-cc: "rms@gnu.org" X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14624 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14624 Stephan Stahl writes: > Richard Stallman wrote: > > > It occurs to me that it might be an improvement to make M-x > > compile parse the output as it arrives. Currently there is a long > > delay in parsing it the first time if there are many error > > messages, or many error messages above point, and that can be > > annoying. Parsing the error messages as they come in would avoid > > the delay. > > If someone changes this maybe it would be a good idea to change some > other things to. Some menu entries (recompile, first error, previous > error) could be made availible via keyboard. I want to point out that the next-error binding on C-x ` is awful to type on most international keyboards because ` is typically a dead key and only available with shift, to boot. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum