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

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

bug#60886: 29.0.60; split-root-window-below broken for split-window-keep


From: martin rudalics
Subject: bug#60886: 29.0.60; split-root-window-below broken for split-window-keep-point
Date: Wed, 18 Jan 2023 18:13:34 +0100

> Martin, any comments?

'split-window-below' in its present form doesn't make sense when
WINDOW-TO-SPLIT is life but is not the selected window.  It calls
'window-point', 'window-start', 'window-height', ... without an argument
- which means to implicitly use the selected window as argument instead
of WINDOW-TO-SPLIT.

martin





reply via email to

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