help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Better buffer menu?


From: Jeff Rancier
Subject: Re: Better buffer menu?
Date: Mon, 09 Sep 2002 20:34:02 GMT

Is msb.el better than bs.el?

"Klaus Berndl" <Klaus.Berndl@sdm.de> wrote in message
u3csnlenz.fsf@sdm.de">news:u3csnlenz.fsf@sdm.de...
> On 6 Sep 2002, Henrik Jönsson wrote:
>
>
>
> >  I have recently switched from XEmacs to Gnu Emacs. I am very happy
> >  with this so far. However, I don't like the buffer menu (in the GUI
> >  menu). E.g. the buffer names is not left centered. The XEmacs is
> >  better. It sorts the buffers according to the type.
> >
> >  Is it possible to this in Gnu Emacs?
>
> use msb.el. For example add
>
> ,----
> | (require 'msb)
> | (msb-mode 1)
> | (global-set-key [C-down-mouse-1] 'msb)
> `----
>
> to your .emacs or site-start.el file.
>
> Optional: With the variable *msb-menu-cond* you can add more rules how to
> split your buffers.
>
> Ciao,
> Klaus
>
> --
> Klaus Berndl mailto: klaus.berndl@sdm.de
> sd&m AG http://www.sdm.de
> software design & management
> Thomas-Dehler-Str. 27, 81737 München, Germany
> Tel +49 89 63812-392, Fax -220




reply via email to

[Prev in Thread] Current Thread [Next in Thread]