GNU bug report logs - #56791
[PATCH] Add window arg to splitting commands, new commands to split root window

Previous Next

Package: emacs;

Reported by: Hugo Heagren <hugo <at> heagren.com>

Date: Wed, 27 Jul 2022 11:09:02 UTC

Severity: wishlist

Tags: patch

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


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

From: Juri Linkov <juri <at> linkov.net>
To: 56791 <at> debbugs.gnu.org
Cc: hugo <at> heagren.com, Daniel Martín <mardani29 <at> yahoo.es>
Subject: Re: bug#56791: [PATCH] Add window arg to splitting commands, new
 commands to split root window
Date: Tue, 06 Sep 2022 19:20:24 +0300
> 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.

When 'split-window-keep-point' is customized to nil, then the second call of
'split-window-below' fails with

  Debugger entered--Lisp error: (wrong-type-argument stringp nil)
    split-window-below(nil #<window 6>)
    split-root-window-below(nil)
    funcall-interactively(split-root-window-below nil)
    command-execute(split-root-window-below)




This bug report was last modified 2 years and 262 days ago.

Previous Next


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