From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: ielm working buffer on the modeline Date: Wed, 27 Feb 2002 21:07:55 -0700 (MST) Message-ID: <200202280407.g1S47th19198@aztec.santafe.edu> References: <20020227094926.B653.LEKTU@terra.es> Reply-To: rms@gnu.org NNTP-Posting-Host: quimby2.netfonds.no X-Trace: quimby2.netfonds.no 1014869634 5970 195.204.10.66 (28 Feb 2002 04:13:54 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 28 Feb 2002 04:13:54 GMT Cc: emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16gHx4-0001YC-00 for ; Thu, 28 Feb 2002 05:13:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16gHsc-0007xB-00; Wed, 27 Feb 2002 23:09:18 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16gHrJ-0007om-00; Wed, 27 Feb 2002 23:07:57 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g1S481u14758; Wed, 27 Feb 2002 21:08:01 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g1S47th19198; Wed, 27 Feb 2002 21:07:55 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: lektu@terra.es In-reply-to: <20020227094926.B653.LEKTU@terra.es> (message from Juanma Barranquero on Wed, 27 Feb 2002 10:02:49 +0100) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1615 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1615 Currently IELM shows "(IELM:run)" on the mode line. I'm proposing using mode-line-process to show the current working buffer, so it'll look like "(IELM on test.el)" instead. Any comments? The new text would be somewhat longer and that might be inconvenient. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel