From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: buff-menu.el changes Date: Mon, 16 Dec 2002 22:05:14 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <20021216215739.B8FC.LEKTU@terra.es> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1040072744 16442 80.91.224.249 (16 Dec 2002 21:05:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 16 Dec 2002 21:05:44 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18O2Qn-0004GU-00 for ; Mon, 16 Dec 2002 22:05:41 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18O2eR-0006Qt-00 for ; Mon, 16 Dec 2002 22:19:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18O2Qo-0000UA-09 for emacs-devel@quimby.gnus.org; Mon, 16 Dec 2002 16:05:42 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18O2QU-0000Sm-00 for emacs-devel@gnu.org; Mon, 16 Dec 2002 16:05:22 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18O2QR-0000S3-00 for emacs-devel@gnu.org; Mon, 16 Dec 2002 16:05:20 -0500 Original-Received: from smtp.terra.es ([213.4.129.129] helo=tsmtp1.mail.isp) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18O2QR-0000Rp-00 for emacs-devel@gnu.org; Mon, 16 Dec 2002 16:05:19 -0500 Original-Received: from [193.152.150.77] ([193.152.150.77]) by tsmtp1.mail.isp (terra.es) with ESMTP id H78D8P00.J0C; Mon, 16 Dec 2002 22:05:13 +0100 Original-To: bob@rattlesnake.com In-Reply-To: X-Mailer: Becky! ver. 2.05.06 Original-cc: occitan@esperanto.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:10181 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:10181 On Mon, 16 Dec 2002 15:04:57 -0500 (EST) "Robert J. Chassell" wrote: > Changes were made in lisp/buff-menu.el > Please either remove that line or, if you think that some people > will like the feature, make it a variable that leaves the user > free to move by default using the standard command. [...] > In any event, please place the second line of the header, the > underlines, close to the value for the first line of the header. [...] > Please define the second line of the header as the second line of > the Buffer-menu-header-line-format variable. [...] > Please fix this, since this makes a plain vanilla instance of > Emacs look ugly and ill designed. I=B4ve installed today's changes to lisp/buff-menu.el (because I've been instructed to do so) but I don't know/understand the code and don't know if the author is reading the list, so I suggest you should make the changes you feel approppriate... --=20 Juanma Barranquero