From: Emanuel Berg <embe8573@student.uu.se>
To: help-gnu-emacs@gnu.org
Subject: Re: opening new buffer in active buffer
Date: Fri, 05 Jul 2013 03:09:34 +0200 [thread overview]
Message-ID: <87obah3j8x.fsf@VLAN-3434.student.uu.se> (raw)
In-Reply-To: mailman.287.1372980412.12400.help-gnu-emacs@gnu.org
Bernardo <bernardo.bacic@pobox.com> writes:
>> if i have several buffers open in Emacs in splitted windows and
>> I hit C-x C-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?
> not sure if i interpret this correctly but maybe adding this to
> your .emacs would help
>
> (add-to-list 'same-window-buffer-names "*Buffer List*")
From http://stackoverflow.com/a/1231270
(global-set-key (kbd "C-x C-b") 'buffer-menu)
--
Emanuel Berg - programmer (hire me! CV below)
computer projects: http://user.it.uu.se/~embe8573
internet activity: http://home.student.uu.se/embe8573
next prev parent reply other threads:[~2013-07-05 1:09 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 [this message]
2013-07-05 11:28 ` Andreas Röhler
2013-07-05 16:41 ` Bob Proulx
-- 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=87obah3j8x.fsf@VLAN-3434.student.uu.se \
--to=embe8573@student.uu.se \
--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).