Julien Cubizolles <[email protected]> writes: > Nick Dokos <[email protected]> writes: > > >> Bind org-agenda-files in a let before calling cfw:open-org-calendar: >> >> (let ((org-agenda-files '(...))) >> (cfw:open-org-calendar)) > > That's exactly what I needed, thanks.
I just noticed something very weird, as soon as the agenda is recreated (next month in a month view), the binding of org-agenda-files is lost, and reverts to the global value... Julien.
