all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Eli Zaretskii <eliz@gnu.org>, Cy <cycoding23@gmail.com>
Cc: 67452@debbugs.gnu.org, hugo@heagren.com
Subject: bug#67452: 30.0.50; [PATCH] Make split-root-window functions handle argument
Date: Mon, 27 Nov 2023 10:20:36 +0100	[thread overview]
Message-ID: <7a547440-ddc7-cdf6-2394-e006964285c1@gmx.at> (raw)
In-Reply-To: <831qccbwxs.fsf@gnu.org>

 > I guess we should do this for consistency with other split-window-*
 > commands?  Martin, any reasons the split-root-window-* commands didn't
 > follow the example of the corresponding split-window-* commands?

No idea.  Maybe Hugo Heagren can tell.

 > In any case, to make the split-root-window-* commands support C-u we
 > just need to change the interactive spec from "P" to "p", there's no
 > need for anything more complex.

I think so.  Here 'split-window-below' and 'split-window-right' use

   (let* ((size (and size (prefix-numeric-value size)))

maybe to "just work" when being passed an invalid SIZE argument but I
don't remember the details.

martin





  reply	other threads:[~2023-11-27  9:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-26  8:42 bug#67452: 30.0.50; [PATCH] Make split-root-window functions handle argument Cy
2023-11-26 11:01 ` Eli Zaretskii
2023-11-27  9:20   ` martin rudalics [this message]
2023-11-29 14:16     ` Eli Zaretskii
     [not found] ` <handler.67452.D67452.17012674078751.notifdone@debbugs.gnu.org>
2023-12-24 17:41   ` Juri Linkov
2023-12-25 13:00     ` Eli Zaretskii
2023-12-30  7:43       ` Eli Zaretskii

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=7a547440-ddc7-cdf6-2394-e006964285c1@gmx.at \
    --to=rudalics@gmx.at \
    --cc=67452@debbugs.gnu.org \
    --cc=cycoding23@gmail.com \
    --cc=eliz@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.