emacs-orgmode
[Top][All Lists]
Advanced

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

Agenda follow mode + indirect window settings


From: Gerardo Moro
Subject: Agenda follow mode + indirect window settings
Date: Thu, 12 Nov 2020 11:07:34 +0200

Hi, 

I want my agenda to have follow-mode active when starting Emacs.
I suppose this would do the trick?

(setq org-agenda-start-with-follow-mode t)
(setq org-agenda-follow-indirect t)

1) Do I need both? I have observed that having only the second one does not work.
2) Is there a way to make the "indirect" window populate the vertically existing window (I always work with the frame split in two vertically). Right now it shows in a very small window beneath the agenda.

Thank you so much, 
G

reply via email to

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