Ihor Radchenko <yanta...@posteo.net> writes: > Confirmed. > >> Other failing commands are for example changes of todo state in agenda >> buffer. >> >> The reason seems that org-agenda-get-restriction-and-command calls >> delete-other-window; however, this is not something user observes and >> expects as effect of those commands. > > Sure, but what can we do in order to both fix this and also not break > the existing behaviour?
I found a way. Fixed, on main. And we now honour `display-buffer-alist' everywhere as a bonus (or rather this bug is fixed as a bonus of honouring `display-buffer-alist'). https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=18fbb9985 -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>