all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: 56791@debbugs.gnu.org
Cc: hugo@heagren.com, "Daniel Martín" <mardani29@yahoo.es>
Subject: bug#56791: [PATCH] Add window arg to splitting commands, new commands to split root window
Date: Wed, 27 Jul 2022 23:07:02 +0300	[thread overview]
Message-ID: <864jz247ip.fsf@mail.linkov.net> (raw)
In-Reply-To: <864jz25q46.fsf@mail.linkov.net> (Juri Linkov's message of "Wed,  27 Jul 2022 22:10:01 +0300")

>>> Some proposed new commands and relevant bindings.
>>>
>>> Motivation: sometimes, I have a complex window setup, and I want a
>>> large new window to work in for a while, taking up a high proportion
>>> of the frame. The currently-available interactive commands for
>>> splitting windows only operate on the the selected window.
>>
>> Thanks.  I think in bug#56767 there is another implementation of the
>> same use case.
>
> Adding a new arg 'window-to-split' is nicer, so these patches are welcome.

But need to be careful with adding 'window-to-split' arg to 'split-window-below'.
Its split-window-keep-point=nil logic might not be applicable to some windows.





  reply	other threads:[~2022-07-27 20:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-27  7:58 bug#56791: [PATCH] Add window arg to splitting commands, new commands to split root window Hugo Heagren via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-27 13:31 ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-07-27 19:10   ` Juri Linkov
2022-07-27 20:07     ` Juri Linkov [this message]
2022-09-06 16:20       ` Juri Linkov
2022-09-05 18:56 ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=864jz247ip.fsf@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=56791@debbugs.gnu.org \
    --cc=hugo@heagren.com \
    --cc=mardani29@yahoo.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.