From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: M-x compile should tell its status (a little bit better).. Date: Tue, 13 Jul 2004 20:18:24 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <24608.217.194.34.123.1082528157.squirrel@wwws.franken.de> <40895A13.4020300@yahoo.com> <87oepiqsb9.fsf@eos.franken.de> <408E8DBB.9050409@yahoo.com> <87hdsfl3mx.fsf@eos.franken.de> <61133.217.194.34.123.1089623439.squirrel@wwws.franken.de> <20892.217.194.34.123.1089648978.squirrel@wwws.franken.de> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1089764336 17401 80.91.224.253 (14 Jul 2004 00:18:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 14 Jul 2004 00:18:56 +0000 (UTC) Cc: stahl@eos.franken.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jul 14 02:18:51 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 1BkXU2-0007YG-00 for ; Wed, 14 Jul 2004 02:18:50 +0200 Original-Received: from lists.gnu.org ([199.232.76.165]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BkXU2-0007D3-00 for ; Wed, 14 Jul 2004 02:18:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BkXWQ-0002Yo-L4 for emacs-devel@quimby.gnus.org; Tue, 13 Jul 2004 20:21:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BkXWN-0002YI-8D for emacs-devel@gnu.org; Tue, 13 Jul 2004 20:21:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BkXWL-0002XJ-Jx for emacs-devel@gnu.org; Tue, 13 Jul 2004 20:21:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BkXWL-0002XG-FN for emacs-devel@gnu.org; Tue, 13 Jul 2004 20:21:13 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BkXTd-0007fz-V4 for emacs-devel@gnu.org; Tue, 13 Jul 2004 20:18:26 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1BkXTc-00063m-V5; Tue, 13 Jul 2004 20:18:25 -0400 Original-To: Stefan Monnier In-reply-to: (message from Stefan Monnier on 12 Jul 2004 13:20:21 -0400) 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: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:25666 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:25666 BTW, `mode-name' should go through format-mode-line as well. This would do no harm, but mode-name is always supposed to be a string.