Carsten Dominik wrote:
> This is no problem.  I will probably not make separate variables for
> this, but allow an alist value for org-publishing-directory that can
> look like this:
> 
> 
> (setq org-publishing-directory
>      '((:html . "./html/")
>        (:ascii . "../text/")
>        (:xoxo . "html/")))
> 
> Something along those lines.

This looks good.  Will ical be included in the same alist even though it
is not an org-export-as-* function?  If not, will there be a way to set
an export directory for icalendar-export-* ?

Thanks,
/au



_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to