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

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

Re: Question about display-buffer-overriding-action


From: dal-blazej
Subject: Re: Question about display-buffer-overriding-action
Date: Fri, 25 Mar 2022 23:56:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

To respond to ...

> opens the map in the other window. What is the value of USETHISWINDOW
> that would mean "always open in the current window"?

... We do not need keys and actions.

It could be :

(setq display-buffer-base-action '((display-buffer-reuse-window
                                    display-buffer-same-window)))

`display-buffer-reuse-window` is optional, but confortable.



reply via email to

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