[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: w3m-pop-up-windows and w3m-use-tab
In [emacs-w3m:12934]
On Fri, 09 Mar 2018 11:28:33 -0500, Boruch Baum wrote:
> If the above is correct,
Probably. w3m-pop-up-windows and w3m-pop-up-frames simply rhyme
with Emacs' pop-up-windows and pop-up-frames, and *-frames often
overrides *-windows.
> why are there three separate variables? They could easily be
> replaced with a single `w3m-display-mode' set to one of the five
> options. This would also make it easier for users like me (and for
> developers?), rather than having to figure out the interaction
> between all the variables.
I think it's a good idea that `w3m-display-mode' overrides
w3m-use-tab, w3m-pop-up-windows, and w3m-pop-up-frames if and
only if it is non-nil.