From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: multiple authors in html export: Date: Fri, 02 Nov 2007 15:11:09 +0000 Message-ID: <87prysbs36.fsf@bzg.ath.cx> References: <18218.39300.429332.578470@gargle.gargle.HOWL> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1InxFA-0004yH-3h for emacs-orgmode@gnu.org; Fri, 02 Nov 2007 10:11:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1InxF8-0004xy-Dk for emacs-orgmode@gnu.org; Fri, 02 Nov 2007 10:11:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1InxF8-0004xv-7O for emacs-orgmode@gnu.org; Fri, 02 Nov 2007 10:11:26 -0400 Received: from fk-out-0910.google.com ([209.85.128.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1InxF7-0000IU-QP for emacs-orgmode@gnu.org; Fri, 02 Nov 2007 10:11:25 -0400 Received: by fk-out-0910.google.com with SMTP id 19so1045224fkr for ; Fri, 02 Nov 2007 07:11:25 -0700 (PDT) In-Reply-To: <18218.39300.429332.578470@gargle.gargle.HOWL> (T. V. Raman's message of "Thu, 1 Nov 2007 20:29:08 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Yes, your right about creating multiple EMAIL links in HTML. I'll try to propose a fix to Carsten for that. Thanks, "T. V. Raman" writes: > #+AUTHOR: a,b > > produces the right thing. > > However > #+EMAIL:a@example.com,b@example.com > produces a single mailtoURL > that is incorrect --- how does one create multiple EMAIL links? > > Creating multiple #+EMAIL: lines ends up picking the last one. -- Bastien