emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Bug: iCal export does not respect :noexport: tag [9.1.6 (9.1.6-3


From: Nicolas Goaziou
Subject: Re: [O] Bug: iCal export does not respect :noexport: tag [9.1.6 (9.1.6-31-gffa5f3-elpa @ /Users/kdm/.emacs.d/elpa/org-20180122/)]
Date: Sun, 28 Jan 2018 13:42:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

> BUT a bug still exists. If I export with async:
>
> (org-icalendar-combine-agenda-files t)
>
> Then all entries show up. If I export blocking
>
> (org-icalendar-combine-agenda-files nil)
>
> Then the `exclide-tags` setting is respected.

Where did you put

  (setq org-icalendar-exclude-tags '("noexport"))

?

Is it accessible from `org-export-async-init-file'?



reply via email to

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