From: "Drew Adams" <drew.adams@oracle.com>
Subject: RE: kill buffers according to regex
Date: Tue, 18 Jan 2005 08:32:12 -0800 [thread overview]
Message-ID: <FDELKNEBLPKKDCEBEJCBGEDMCLAA.drew.adams@oracle.com> (raw)
In-Reply-To: <354qfrF4k6vncU1@individual.net>
By default `C-x C-b' runs the command list-buffers. drkm must use the
same customization I do:
(global-set-key "\C-x\C-b" 'electric-buffer-list)
Or, if you prefer `buffer-menu', as I do:
(substitute-key-definition 'list-buffers 'buffer-menu global-map)
next prev parent reply other threads:[~2005-01-18 16:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.13610.1105947021.27204.help-gnu-emacs@gnu.org>
2005-01-17 19:13 ` kill buffers according to regex drkm
2005-01-18 4:07 ` Matthew Huggett
[not found] ` <mailman.13806.1106023018.27204.help-gnu-emacs@gnu.org>
2005-01-18 16:06 ` Kevin Rodgers
2005-01-18 16:32 ` Drew Adams [this message]
2005-01-18 17:41 ` drkm
2005-01-17 19:45 ` Henrik Enberg
2005-01-18 4:54 ` Matthew Huggett
2005-01-18 18:16 ` Enila Nero
2005-01-17 7:15 Matthew Huggett
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=FDELKNEBLPKKDCEBEJCBGEDMCLAA.drew.adams@oracle.com \
--to=drew.adams@oracle.com \
/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).