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

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

bug#25115: 26.0.50; ibuffer fails to show confirmation buffer when there


From: Liu Hui
Subject: bug#25115: 26.0.50; ibuffer fails to show confirmation buffer when there are side windows
Date: Mon, 5 Dec 2016 11:28:15 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

Hello,

When there are side windows, ibuffer fails to show the comfirmation buffer for buffers to be killed.

1. emacs -Q & create a side window by
(pop-to-buffer "test"
               '(display-buffer-in-side-window
                 (side . right)
                 (width . 0.2)))
2. switch to another buffer and M-x ibuffer
3. press 'D', mark two or more buffers for killing
4. press 'x'

then an error 'ibuffer-confirm-operation-on: Cannot split side window or parent of side window' is issued.


In GNU Emacs 26.0.50.2 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9)
 of 2016-12-03 built on lgw01-50
Windowing system distributor 'The X.Org Foundation', version 11.0.11804000
System Description:     Ubuntu 16.04.1 LTS





reply via email to

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