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

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

bug#31808: [PATCH] customize how to display eww buffer.


From: Lars Ingebrigtsen
Subject: bug#31808: [PATCH] customize how to display eww buffer.
Date: Mon, 13 May 2019 15:19:37 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

"Basil L. Contovounesios" <contovob@tcd.ie> writes:

> FWIW, it is already possible to customise this via display-buffer-alist
> and display-buffer-overriding-action (though granted, this method is not
> as clear as a user option).  The following achieves an effect similar to
> that of using pop-to-buffer, for example:
>
>   (add-to-list 'display-buffer-alist
>                '("\\`\\*eww\\*" () (inhibit-same-window . t)))

Yeah, I think that's the right mechanism to use here instead of adding a
eww-specific variable, so I'm closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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