help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: limiting special buffers to dedicated frames


From: Glenn Morris
Subject: Re: limiting special buffers to dedicated frames
Date: Mon, 19 Apr 2010 14:30:53 -0700
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

LanX wrote:

> I was trying
>
>      (setq special-display-buffer-names
>            '("*info*"))
>
> but without success...

C-h v special-display-buffer-names

    If this variable appears "not to work", because you added a name to
    it but the corresponding buffer is displayed in the selected window,
    look at the values of `same-window-buffer-names' and
    `same-window-regexps'. Those variables take precedence over this one.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]