GNU bug report logs - #67452
30.0.50; [PATCH] Make split-root-window functions handle argument

Previous Next

Package: emacs;

Reported by: Cy <cycoding23 <at> gmail.com>

Date: Sun, 26 Nov 2023 08:47:02 UTC

Severity: normal

Tags: patch

Found in version 30.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 67452 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>, Cy <cycoding23 <at> gmail.com>
Cc: 67452 <at> debbugs.gnu.org, hugo <at> heagren.com
Subject: Re: bug#67452: 30.0.50; [PATCH] Make split-root-window functions
 handle argument
Date: Mon, 27 Nov 2023 10:20:36 +0100
> 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




This bug report was last modified 1 year and 146 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.