GNU bug report logs - #20189
25.0.50; Feature request: Alternative split-window-sensibly functions

Previous Next

Package: emacs;

Reported by: Tassilo Horn <tsdh <at> gnu.org>

Date: Tue, 24 Mar 2015 09:19:01 UTC

Severity: wishlist

Found in version 25.0.50

Full log


Message #11 received at 20189 <at> debbugs.gnu.org (full text, mbox):

From: Tassilo Horn <tsdh <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 20189 <at> debbugs.gnu.org
Subject: Re: bug#20189: 25.0.50;
 Feature request: Alternative split-window-sensibly functions
Date: Tue, 24 Mar 2015 12:39:03 +0100
martin rudalics <rudalics <at> gmx.at> writes:

>> With that and a maximized frame of size 269x82, I'd eventually end up
>> with three side-by-side windows each of size 86x82.
>
> Interesting.  What is your value of `window-combination-resize'?

I didn't know that, so it has the default value nil.  Reading its docs I
get the impression that I want that to be t instead, and to have it
effective, I'd also need to set `window-combination-limit' to nil.

But with

  (setq window-combination-resize t
        window-combination-limit nil) ;; was window-size before

and a single 269x82 window, I still get a horizontal split first
(forming a horizontal combination IIUC) and then a vertical split.

Bye,
Tassilo




This bug report was last modified 10 years and 84 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.