all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Hugo Heagren <hugo@heagren.com>
Cc: 56791@debbugs.gnu.org
Subject: bug#56791: [PATCH] Add window arg to splitting commands, new commands to split root window
Date: Mon, 05 Sep 2022 20:56:06 +0200	[thread overview]
Message-ID: <874jxl3b21.fsf@gnus.org> (raw)
In-Reply-To: <87wnbzvveq.fsf@heagren.com> (Hugo Heagren's message of "Wed, 27 Jul 2022 08:58:53 +0100")

Hugo Heagren <hugo@heagren.com> writes:

> So, I have implemented:
> - a new optional argument on `split-window-right' and
>   `split-window-below' specifying /which/ window is to be split. This
>   defaults to the selected window. It also has no effect on the
>   interactive use of these functions, since the prefix argument is
>   still used for the SIZE arg.
> - new commands (implemented using this arg) which split the root window.
> - bound these commands to `C-x 7' and `C-x 9'. This seemed
>   appropriate, considering that these numbers were free, but the other
>   window-splitting commands are bound to numbers in that map.
> - (hopefully?) appropriate documentation changes
>
> Patches are attached. I don't know if Emacs has conventions for how
> large commits should be---mine are very atomic. Hope that works, but I
> could squash them down further and combine the messages if necessary.

Thanks; looks good to me.  I had some merging issues (since the affected
files have changed a bit since this patch series was proposed), so it
was easier for me to squash them before pushing to Emacs 29.





      parent reply	other threads:[~2022-09-05 18:56 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
2022-09-06 16:20       ` Juri Linkov
2022-09-05 18:56 ` Lars Ingebrigtsen [this message]

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=874jxl3b21.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=56791@debbugs.gnu.org \
    --cc=hugo@heagren.com \
    /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.