GNU bug report logs -
#56767
New commands to split frame
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Mon, 25 Jul 2022 19:52:02 UTC
Severity: wishlist
Fixed in version 29.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 56767 <at> debbugs.gnu.org (full text, mbox):
>> Since we already have the commands to split the current window,
>> shouldn't we also have the commands to split the current frame:
>
> and may be you would like to add aliases, just like
>
> split-window-horizontally -> split-window-right,
> split-window-vertically -> split-window-below
The word "below" is not quite correct because
display-buffer-below-selected uses positioning
relative to the current window. Whereas the
corresponding function the uses the absolute
positioning contains the word "bottom" in its name:
display-buffer-at-bottom.
So the right alias would be split-frame-at-bottom.
Also display-buffer-in-direction supports the word
"rightmost", so its counterpart alias would be
split-frame-at-rightmost.
Then why not add also split-frame-at-leftmost
and split-frame-at-top?
This bug report was last modified 2 years and 344 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.