On 24/12/2022 14:52, Jean Louis wrote:
When I set following:
(setq org-agenda-window-setup 'other-window) with intention to get
agenda in other window, together with following:

(setq split-window-preferred-function 'split-window-vertically)

then

(org-agenda-list)

is not going to show itself in other window but in new or other frame.

Is half of window width enough to display agenda? I do not see anything related to `split-window-preferred-function' and `split-window-vertically' in org, so it might be emacs specifics. However it might be indirect result of the `org-no-popups' hack.


Reply via email to