Hi there;
On 31 August 2017 at 15:00, Nicolas Goaziou wrote:
> After a cursory look I think we should:
>
> 1. Remove (org-agenda-prepare-buffers files), which doesn't seem to be
>useful and can lead to errors (it can throw `nextfile') but nothing
>catches it.
>
> 2. let-bind `org-agenda-
Hello,
Michaël Cadilhac writes:
> I have an idle timer that uses org-icalendar-combine-agenda-files to
> publish my agenda. It may well be that I hadn't saved one of the Org
> files used in there, hence when org-icalendar--combine-files uses :
>
> (org-release-buffers org-agenda-new-buffers)
>
Hi there;
I have an idle timer that uses org-icalendar-combine-agenda-files to
publish my agenda. It may well be that I hadn't saved one of the Org
files used in there, hence when org-icalendar--combine-files uses :
(org-release-buffers org-agenda-new-buffers)
…I'm prompted to save before clos