emacs-orgmode
[Top][All Lists]
Advanced

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

[O] new (iCalendar) exporter problem


From: Simon Thum
Subject: [O] new (iCalendar) exporter problem
Date: Sun, 05 May 2013 22:02:41 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130326 Thunderbird/17.0.4

Hi Nicolas,

I'm using the new icalendar export and one of it's more advanced features:

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

The docstring says:

Tags that exclude a tree from export.
This variable allows to specify different exclude tags from other
back-ends.  It can also be set with the ICAL_EXCLUDE_TAGS
keyword.

What really happens: The icalendar CATEGORIES which I am filling with these (i.e. (setq org-icalendar-categories '(all-tags))) no longer bears the mentioned strings, but the actual entries are still there.

I could not see any obvious mistake in how exclude-tags are handled. Thus, I concluded maybe it affects other exporters as well.

Apart from that, it seems to work fine. I just got me the latest maint but the issue persists.

Cheers,

Simon



reply via email to

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