Ihor Radchenko <yanta...@posteo.net> writes: > Ihor Radchenko <yanta...@posteo.net> writes: > >>> 0. emacs -Q >>> 1. Paste this into the scratch buffer: >>> (setq org-agenda-window-setup 'other-frame) >>> (setq pop-up-frames t) >>> 2. Eval >>> 3. Org-agenda >> >> This is now expected. >> We changed Org agenda to respect user settings, including >> `pop-up-frames' setting. >> ... > > Oops. I missed that the problem is not with a new frame with agenda > commands, but with the frame not being closed. > > Fixed, on main. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=fef873b1c
I noticed that `org-insert-structure-template' and possibly others are also affected Is a new bug needed or this one enough?