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

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

bug#10955: 24.0.94; Closing Speedbar frame raises error


From: Chong Yidong
Subject: bug#10955: 24.0.94; Closing Speedbar frame raises error
Date: Sat, 10 Mar 2012 15:50:42 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux)

martin rudalics <rudalics@gmx.at> writes:

> So this code makes it impossible to delete an invisible (or iconified)
> frame if it's selected and there is only one other visible frame.  The
> attached patch should fix this but I'm not very sure whether it's
> correct.

Thanks for the analysis, Martin.  Judging by the comments in
other_visible_frames, the logic was basically out of date in assuming
the selected frame can't be invisible.  I checked in a slightly more
aggressive rewrite that clears this up.





reply via email to

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