all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Exporter] Why is :author a list in the communication channel?
@ 2013-11-02 20:40 Thorsten Jolitz
  2013-11-02 21:33 ` Nicolas Goaziou
  2013-11-02 22:30 ` Aaron Ecay
  0 siblings, 2 replies; 10+ messages in thread
From: Thorsten Jolitz @ 2013-11-02 20:40 UTC (permalink / raw)
  To: emacs-orgmode


Hi List, 

I wonder why the :author attribute in INFO is a list (while :email,
:creator and others are not)?

It would make sense if several authors would be collected as a list of
strings, like e.g.

,-------------------------------------
| ("Thorsten Jolitz" "Thomas Mueller")
`-------------------------------------

but I don't know how to write the #+AUTHOR: information to achieve
that.

This

,----------------------------------------
| #+AUTHOR: Thorsten Jolitz Thomas Mueller
`----------------------------------------

and other versions I tried (with comma or double quotes as separators)
always results in a single string element inside the :author list

,-----------------------------------
| ("Thorsten Jolitz Thomas Mueller")
`-----------------------------------

so why make the value a list and not a string?


-- 
cheers,
Thorsten

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-11-04 20:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-02 20:40 [Exporter] Why is :author a list in the communication channel? Thorsten Jolitz
2013-11-02 21:33 ` Nicolas Goaziou
2013-11-02 21:48   ` Thorsten Jolitz
2013-11-02 22:30 ` Aaron Ecay
2013-11-04 18:10   ` Thorsten Jolitz
2013-11-04 18:20     ` Nicolas Goaziou
2013-11-04 18:42       ` Thorsten Jolitz
2013-11-04 19:30         ` Nicolas Goaziou
2013-11-04 20:07           ` Marcin Borkowski
2013-11-04 19:45         ` Nick Dokos

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.