memory-leaks

Still reachable: lots of words in many pages.
git clone https://git.kevinlegouguec.net/memory-leaks
Log | Files | Refs | README | LICENSE

commit 2794164747d6b5cbce7e42cb8515643929626108
parent 747391862cd3d640721896d7f42b41886ab6cced
Author: Kévin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Sat,  8 Feb 2025 22:46:00 +0100

Announce new victory in the war for sensible window management

Diffstat:
Mreviews/emacs/hype.org | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/reviews/emacs/hype.org b/reviews/emacs/hype.org @@ -55,6 +55,12 @@ element in =treesit-thing-settings=. *** Windows **** New window layout commands (=window-x.el=) Looking forward to ~flip~ and ~rotate~ and ~transpose~ 🫨 +**** =split-window-preferred-direction= +By default, when splits are possible in either direction according to +=split-{height,width}-threshold=, Emacs is biased toward splitting +vertically. Setting this new option to ='longest= reduces that bias +by making Emacs consider the window layout: "landscape" windows (such +as a single window in a maximized frame) will be split horizontally. * 30 ** =:core= promotions *** visual-wrap (was adaptive-wrap): soft & mode-sensitive wrap prefixes