From: Klaus Berndl <Klaus.Berndl@sdm.de>
Subject: Re: Better buffer menu?
Date: 06 Sep 2002 10:12:48 +0200 [thread overview]
Message-ID: <u3csnlenz.fsf@sdm.de> (raw)
In-Reply-To: 87e77d96.0209052318.6c0f05be@posting.google.com
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
next prev parent reply other threads:[~2002-09-06 8:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-06 7:18 Better buffer menu? Henrik Jönsson
2002-09-06 8:12 ` Klaus Berndl [this message]
2002-09-07 12:22 ` Henrik Jönsson
2002-09-09 20:34 ` Jeff Rancier
2002-09-10 9:05 ` Kai Großjohann
2002-09-06 11:25 ` Kai Großjohann
-- strict thread matches above, loose matches on Subject: below --
2002-09-06 14:14 Bingham, Jay
2002-09-06 14:25 ` Kai Großjohann
[not found] ` <mailman.1031322366.14099.help-gnu-emacs@gnu.org>
2002-09-07 1:01 ` Miles Bader
[not found] <mailman.1031321772.4898.help-gnu-emacs@gnu.org>
2002-09-06 14:28 ` Klaus Berndl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=u3csnlenz.fsf@sdm.de \
--to=klaus.berndl@sdm.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).