From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: Buffers menu question Date: 27 Apr 2002 09:00:05 +0900 Sender: emacs-devel-admin@gnu.org Message-ID: <87y9faxb7e.fsf@tc-1-100.kawasaki.gol.ne.jp> References: <871yd6cw8q.fsf@tc-1-100.kawasaki.gol.ne.jp> <200204241755.g3OHtgQ03421@aztec.santafe.edu> <1190-Fri26Apr2002143254+0300-eliz@is.elta.co.il> <87adrqzlk9.fsf@tc-1-100.kawasaki.gol.ne.jp> <5137-Fri26Apr2002193932+0300-eliz@is.elta.co.il> Reply-To: Miles Bader NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1019865860 7511 127.0.0.1 (27 Apr 2002 00:04:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 27 Apr 2002 00:04:20 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 171FhL-0001x2-00 for ; Sat, 27 Apr 2002 02:04:19 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 171FkD-0006uA-00 for ; Sat, 27 Apr 2002 02:07:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 171FgL-00034V-00; Fri, 26 Apr 2002 20:03:17 -0400 Original-Received: from smtp01.fields.gol.com ([203.216.5.131]) by fencepost.gnu.org with smtp (Exim 3.34 #1 (Debian)) id 171FdV-000306-00; Fri, 26 Apr 2002 20:00:21 -0400 Original-Received: from tc-2-143.kawasaki.gol.ne.jp ([203.216.25.143] helo=tc-1-100.kawasaki.gol.ne.jp) by smtp01.fields.gol.com with esmtp (Magnetic Fields) id 171FdM-0000PY-00; Sat, 27 Apr 2002 09:00:13 +0900 Original-Received: by tc-1-100.kawasaki.gol.ne.jp (Postfix, from userid 1000) id F270F304F; Sat, 27 Apr 2002 09:00:05 +0900 (JST) Original-To: Eli Zaretskii System-Type: i686-pc-linux-gnu In-Reply-To: <5137-Fri26Apr2002193932+0300-eliz@is.elta.co.il> Original-Lines: 21 X-Abuse-Complaints: abuse@gol.com Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3326 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3326 "Eli Zaretskii" writes: > > I agree, but it's not really possible to align them properly in a > > variable-width font. > > Even though they will be the first characters on a line? Yes. Think about it: your attempt to make a constant width field will involve something like the characters `*', `%', and SPC, all of which are different widths -- and you don't even know the widths (not that would do you much good if you did). For an example, try out `msb-mode'. It rearranges the Buffers menu, puts the buffer status on the left side like you suggest. It apparently tries to line everything up, and the result is quite crappy looking. -Miles -- A zen-buddhist walked into a pizza shop and said, "Make me one with everything."