bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31312: Segmentation fault with doom-emacs, NeoTree and Zoom


From: Eli Zaretskii
Subject: bug#31312: Segmentation fault with doom-emacs, NeoTree and Zoom
Date: Wed, 02 May 2018 22:02:32 +0300

> Date: Wed, 02 May 2018 20:43:30 +0200
> From: martin rudalics <rudalics@gmx.at>
> CC: npostavs@gmail.com, 31312@debbugs.gnu.org, cyrus.and@gmail.com
> 
> (defun foo (frame)
>    (delete-window (selected-window)))
> 
> (add-hook 'window-size-change-functions 'foo)
> 
> and do C-x 2.

Right, and as you can see, selected_window is still a valid leaf
window when we abort in this case.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]