emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [Exporter] Why is :author a list in the communication channel?


From: Aaron Ecay
Subject: Re: [O] [Exporter] Why is :author a list in the communication channel?
Date: Sat, 02 Nov 2013 18:30:25 -0400
User-agent: Notmuch/0.16+113~g516efb7 (http://notmuchmail.org) Emacs/24.3.50.1 (i686-pc-linux-gnu)

Hi Thorsten,

I would have expected multiple author lines to have this effect, so that
your desired list of two authors would be generated by:
,----
| #+author: Thorsten Jolitz
| #+author: Thomas Mueller
`----

But it seems that only the last #+author line is used; previous ones are
discarded.  Maybe the :author plist entry should just be converted into
a string.  But if it remains a list to somehow support multiply-authored
documents, I think the most natural way to specify the entries is with
multiple lines as above.

--
Aaron Ecay



reply via email to

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