emacs-devel
[Top][All Lists]
Advanced

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

Re: `pop-up-frames' and binding/setting user options [was: Documenting b


From: Stefan Monnier
Subject: Re: `pop-up-frames' and binding/setting user options [was: Documenting buffer display]
Date: Tue, 23 Oct 2018 14:20:09 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> That's similar to using `special-display-buffer-names'.
> (Not the same, but similar.)

You're confused: it's exactly the same.  `display-buffer-alist` is
nothing but a replacement for `special-display-buffer-names`.

You can do exactly the same with either of them.
We had to introduce `display-buffer-alist` to replace
`special-display-buffer-names` only for "minor" consistency reasons, to
better interact with other ways to specify how to display a buffer.


        Stefan



reply via email to

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