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

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

bug#9456: 24.0.50; delete-windows-on doesn't work


From: martin rudalics
Subject: bug#9456: 24.0.50; delete-windows-on doesn't work
Date: Wed, 07 Sep 2011 10:50:52 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

> With the latest trunk, delete-windows-on doesn't delete a
> window.  This is the testcase.
>
> % emacs -Q
> C-x 2
> C-x b temp RET
> ESC : (delete-windows-on (current-buffer)) RET
>
> It should delete the current window (and thus make the
> current frame having just one window), but the actual result
> is that the current window still exists while showing
> *scratch* buffer.

Sorry.  I broke this in revision 105644.  I'll hopefully come up with a
more universal fix soon.

Thanks, martin





reply via email to

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