[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] [PATCH] max bar width
From: |
Shawn Betts |
Subject: |
Re: [RP] [PATCH] max bar width |
Date: |
Mon Sep 22 12:04:07 2003 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
Rupert Levene <address@hidden> writes:
> Fed up with ridiculously long website titles and buffer names making
> your window list unusable? Here's a fix.
>
> defbarmaxwidth -1 gives the current behaviour
> defbarmaxwidth 0 makes the max bar width the screen width
> defbarmaxwidth x makes the max bar width x
Hi Rupert, thanks for the patch. I'll take a look at it. I just wanted
to say that you may find:
defwinname class
to be of use. This way it just shows the window's application. You get
nice and short names. On the downside, if you have 5 mozillas open
you're not going to be able to easily see which one is at what page.
But yeah, perhaps a maxwidth is a Good Thing.
Shawn