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: Tue, 06 Sep 2022 19:20:24 +0300	[thread overview]
Message-ID: <865yi0sccb.fsf@mail.linkov.net> (raw)
In-Reply-To: <864jz247ip.fsf@mail.linkov.net> (Juri Linkov's message of "Wed,  27 Jul 2022 23:07:02 +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)





  reply	other threads:[~2022-09-06 16:20 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 [this message]
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=865yi0sccb.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.