Hi,
2013-02-10 20:31, Nicolas Goaziou skrev:
Hello,
Anders Johansson writes:
When I'm exporting to icalendar, the priorities of todo items (or
perhaps any items) don't get carried through correctly. It always
falls back to priority 5 (the default).
After doing some edebugging I found that
Hello,
Anders Johansson writes:
> When I'm exporting to icalendar, the priorities of todo items (or
> perhaps any items) don't get carried through correctly. It always
> falls back to priority 5 (the default).
>
> After doing some edebugging I found that
>
> (string-match org-priority-regexp
Hi,
When I'm exporting to icalendar, the priorities of todo items (or
perhaps any items) don't get carried through correctly. It always falls
back to priority 5 (the default).
After doing some edebugging I found that
(string-match org-priority-regexp hd) [org-icalendar.el:539]
never se