GNU bug report logs -
#27999
26.0.50; delete-other-windows deletes side windows
Previous Next
Reported by: Alex <agrambot <at> gmail.com>
Date: Mon, 7 Aug 2017 05:04:02 UTC
Severity: normal
Tags: moreinfo
Found in version 26.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
> I believe this is due to commit b8fd71d57 (C-x 1 works fine when
> checking out its parent commit).
Right.
> I tested using the following:
>
> (display-buffer-in-side-window (get-buffer "*Messages*") '((side .
> left)))
>
> Executing "C-x 1" in Emacs 25.2 doesn't delete the *Messages* buffer,
> but in master it does.
Please read Eli's complaints in the discussion of bug#24368
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24368
to understand why I made the change. You now have to explicitly set the
'no-delete-other-window' parameter of a side window in order to preserve
it from being deleted. This parameter works for any window, BTW.
I forgot to fix the doc-string of ‘delete-other-windows’ accordingly and
hopefully did that now. Please have a look.
Thanks, martin
This bug report was last modified 3 years and 89 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.