From: Bob Proulx <bob@proulx.com>
To: help-gnu-emacs@gnu.org
Subject: Re: opening new buffer in active buffer
Date: Fri, 5 Jul 2013 10:41:57 -0600 [thread overview]
Message-ID: <20130705164157.GB7568@hysteria.proulx.com> (raw)
In-Reply-To: <51D58B54.6090203@yahoo.de>
Jannis wrote:
> if i have several buffers open in emacs in splitted windows and I
> hit Ctr-X Ctr-B to switch to another buffer, the list of buffers
> and, hence, the new buffer always opens in another buffer window
> than the one that is currently my window. Is there any way to change
> this so that I always stay in the same window? I have figured out a
> way to first always click once in all teh windows where I want the
> buffer not to open but this seems very tedious to me.
Have you ever tried electric-buffer-list? Try it. You will like it!
(global-set-key "\C-x\C-b" 'electric-buffer-list) ; originally list-buffers
I love it and wouldn't think of returning to the original list-buffers
routine.
Bob
next prev parent reply other threads:[~2013-07-05 16:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-04 14:48 opening new buffer in active buffer Jannis
2013-07-04 14:59 ` Peter Dyballa
2013-07-04 23:22 ` Bernardo
[not found] ` <mailman.287.1372980412.12400.help-gnu-emacs@gnu.org>
2013-07-05 1:09 ` Emanuel Berg
2013-07-05 11:28 ` Andreas Röhler
2013-07-05 16:41 ` Bob Proulx [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-07-05 7:51 martin rudalics
2013-07-05 11:51 ` Bernardo
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=20130705164157.GB7568@hysteria.proulx.com \
--to=bob@proulx.com \
--cc=help-gnu-emacs@gnu.org \
/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).