From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: html export question Date: Tue, 12 Apr 2011 23:13:18 -0400 Message-ID: <87tye2sv1t.fsf@norang.ca> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57746) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9qWH-0000zh-4X for emacs-orgmode@gnu.org; Tue, 12 Apr 2011 23:13:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q9qWG-000573-7y for emacs-orgmode@gnu.org; Tue, 12 Apr 2011 23:13:29 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:23034) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q9qWG-00054a-6A for emacs-orgmode@gnu.org; Tue, 12 Apr 2011 23:13:28 -0400 In-Reply-To: (Rustom Mody's message of "Wed, 13 Apr 2011 08:17:34 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rustom Mody Cc: emacs-orgmode Rustom Mody writes: > If the > $+EMAIL: rusi@somewhere.com > option is set it used to appear at the bottom of the html-export. > > Does not seem to appear now. > > Is this a regression or am I missing some option? > > IOW with > > #+AUTHOR: Rusi > #+EMAIL: myname@somewhere.com > > Rusi appears in the html output but not myname@somewhere.com > > org-version 7.5 > emacs 23.1 and 24.0 > > Thanks > Rusi Hi Rusi, This has been fixed after the 7.5 release. The development version of git exports the email address. Regards, Bernt