Yoshiaki Kasahara <kasahara(a)nc.kyushu-u.ac.jp> writes:
I just noticed that when I had some X frames and a tty frame which
were displaying a BUFFER, and did (delete-windows-on BUFFER) on the
tty frame, sometimes the window of the BUFFER on the tty frame wasn't
^^^
You mean, X.
deleted.
I tested
(delete-windows-on "*tmp*" nil 'all)
on an X frame and a window on TTY wasn't deleted.
Note that you need non-nil and non-t value for WHICH-DEVICES
to map over every device.
I can repeat it 100%. I'll write a similar patch and test
cases.
--
Yoshiki Hayashi