From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: #+EMAIL:... does not produce email by org-export-as-html Date: Sun, 06 Mar 2011 01:11:02 +0100 Message-ID: <874o7hglbd.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from [140.186.70.92] (port=42750 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pw1Z6-0000mI-WB for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 19:11:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pw1Z5-0005eT-58 for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 19:11:16 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:56716) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pw1Z4-0005eM-T3 for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 19:11:15 -0500 Received: by wwj40 with SMTP id 40so3358862wwj.30 for ; Sat, 05 Mar 2011 16:11:14 -0800 (PST) In-Reply-To: (ishi soichi's message of "Sun, 6 Mar 2011 08:40:12 +0900") 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: ishi soichi Cc: emacs-orgmode@gnu.org Hi Ishi, ishi soichi writes: > emacs23.2  > org7.4 > MacOSX SnowLeopard > > I put > > #+EMAIL: soujiro0725@gmail.com > >  in an org file, hoping that org-export-as-html will produce "mailto:..."> in the resultant html file. > But it does not. Please test again latest git repository, this should work. > I have not idea why.  Do I need some other options or whatever? The relevant variable is `org-export-email-info', which you can check. -- Bastien