unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: bernardo.bacic@pobox.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: opening new buffer in active buffer
Date: Fri, 05 Jul 2013 09:51:41 +0200	[thread overview]
Message-ID: <51D67B0D.8070402@gmx.at> (raw)

 > (add-to-list 'same-window-buffer-names "*Buffer List*")

The recommended way to do this with Emacs 24 is to customize
`display-buffer-alist'.  Try, for example,

(setq display-buffer-alist '(("*Buffer List*" display-buffer-same-window (nil))))

martin



             reply	other threads:[~2013-07-05  7:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-05  7:51 martin rudalics [this message]
2013-07-05 11:51 ` opening new buffer in active buffer Bernardo
  -- strict thread matches above, loose matches on Subject: below --
2013-07-04 14:48 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

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=51D67B0D.8070402@gmx.at \
    --to=rudalics@gmx.at \
    --cc=bernardo.bacic@pobox.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).