From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: mlathe Newsgroups: gmane.emacs.help Subject: Columns don't align in buffer-list Date: Fri, 4 Aug 2006 17:59:04 -0700 (PDT) Message-ID: <5660111.post@talk.nabble.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1154739570 1062 80.91.229.2 (5 Aug 2006 00:59:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 5 Aug 2006 00:59:30 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 05 02:59:29 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G9AVd-0007QS-Ab for geh-help-gnu-emacs@m.gmane.org; Sat, 05 Aug 2006 02:59:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G9AVc-0005zU-Fr for geh-help-gnu-emacs@m.gmane.org; Fri, 04 Aug 2006 20:59:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G9AVQ-0005yX-6e for help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 20:59:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G9AVP-0005yL-Jg for Help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 20:59:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G9AVP-0005yI-H3 for Help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 20:59:07 -0400 Original-Received: from [72.21.53.35] (helo=talk.nabble.com) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1G9AZ5-0002JL-AD for Help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 21:02:55 -0400 Original-Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1G9AVM-0007gY-6x for Help-gnu-emacs@gnu.org; Fri, 04 Aug 2006 17:59:04 -0700 Original-To: Help-gnu-emacs@gnu.org X-Nabble-Sender: mlathe@gmail.com X-Nabble-From: mlathe X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:36504 Archived-At: is there an easy way to adjust the width of the columns in the buffer-list? Currently long buffer names screw up how the columns line up. For example (should be viewed with monospaced font): MR Buffer Size Mode File -- ------ ---- ---- ---- % *dired* 254 Dired by name ~/ * *Shelper* 67566 Shell ~/foo svc_abcdef_foobar.h 35131 C ~/foo/svc_abcdef_foobar.h svc_abcdef_foobar2.h 15548 C ~/foo/svc_abcdef_foobar2.h I imagine that i could change these things by mucking around in the "Buffer Menu" mode's code, but i'd prefer not to. thanks matthias -- View this message in context: http://www.nabble.com/Columns-don%27t-align-in-buffer-list-tf2054288.html#a5660111 Sent from the Emacs - Help forum at Nabble.com.