GNU bug report logs - #54028
Window is not a valid window

Previous Next

Package: emacs;

Reported by: Juri Linkov <juri <at> linkov.net>

Date: Wed, 16 Feb 2022 18:54:01 UTC

Severity: normal

Fixed in version 28.1

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Juri Linkov <juri <at> linkov.net>, 54028 <at> debbugs.gnu.org
Subject: bug#54028: Window is not a valid window
Date: Thu, 17 Feb 2022 11:06:13 +0100
[Message part 1 (text/plain, inline)]
> I don't know if the author of
> https://www.reddit.com/r/emacs/comments/sthusa/window_xxx_is_not_a_valid_window_on_switching_tabs/
> will report the bug here,

Please encourage the author again to report such bugs here.

> but since it's easily reproducible,
> here is the short test case, just evaluate this:
>
> (window-state-put
> ...
>   nil 'safe)
>
> It fails with:
>
>    Debugger entered--Lisp error: (error "#<window 9> is not a valid window")
>      error("%s is not a valid window" #<window 9>)
>      window-normalize-window(#<window 9>)
>      window-deletable-p(#<window 9>)
>      window-state-put

I think the attached fixes it, please check.  I have no idea whether the
state is restored as intended, though.

Thanks, martin
[window-state-put.diff (text/x-patch, attachment)]

This bug report was last modified 3 years and 87 days ago.

Previous Next


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