emacs-devel
[Top][All Lists]
Advanced

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

Re: split-window-preferred-function


From: Stefan Monnier
Subject: Re: split-window-preferred-function
Date: Fri, 04 Apr 2008 19:52:43 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>>>> I still think this is wrong: the choice should be based on
>>>> split-window-preferred-aspect-ratio.
>> 
>>> I cannot imagine how that would work.  Especially what would prevent
>>> splitting to create windows which are too narrow?
>> 
>> The height and width thresholds would, of course.

> Ah, ok.  I've thought split-window-preferred-aspect-ratio would obsolete
> those two.  So now I agree with you.

No, of course it can't replace them.  Also I originally thought
aspect-ratio wouldn't be needed, we could just use (/ height-threshold
weight-threshold), but that wouldn't work: I much prefer tall windows,
but would prefer to use a height threshold smaller than 80.


        Stefan




reply via email to

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