* #+EMAIL:... does not produce email by org-export-as-html
@ 2011-03-05 23:40 ishi soichi
2011-03-06 0:11 ` Bastien
0 siblings, 1 reply; 3+ messages in thread
From: ishi soichi @ 2011-03-05 23:40 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 281 bytes --]
emacs23.2
org7.4
MacOSX SnowLeopard
I put
#+EMAIL: soujiro0725@gmail.com
in an org file, hoping that org-export-as-html will produce <a
href="mailto:..."></a> in the resultant html file.
But it does not.
I have not idea why. Do I need some other options or whatever?
soichi
[-- Attachment #2: Type: text/html, Size: 502 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: #+EMAIL:... does not produce email by org-export-as-html
2011-03-05 23:40 #+EMAIL:... does not produce email by org-export-as-html ishi soichi
@ 2011-03-06 0:11 ` Bastien
2011-03-06 0:47 ` soichi i
0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2011-03-06 0:11 UTC (permalink / raw)
To: ishi soichi; +Cc: emacs-orgmode
Hi Ishi,
ishi soichi <soichi777@gmail.com> 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 <a href=
> "mailto:..."></a> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: #+EMAIL:... does not produce email by org-export-as-html
2011-03-06 0:11 ` Bastien
@ 2011-03-06 0:47 ` soichi i
0 siblings, 0 replies; 3+ messages in thread
From: soichi i @ 2011-03-06 0:47 UTC (permalink / raw)
To: Bastien; +Cc: emacs-orgmode, ishi soichi
Thanks for the info.
I have checked "org-exp.el", and that particular variable,
"org-export-email-info" was nil, which I have changed to "t".
It worked fine.
Thanks.
soichi
2011/3/6 Bastien <bzg@altern.org>:
> Hi Ishi,
>
> ishi soichi <soichi777@gmail.com> 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 <a href=
>> "mailto:..."></a> 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
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-06 0:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-05 23:40 #+EMAIL:... does not produce email by org-export-as-html ishi soichi
2011-03-06 0:11 ` Bastien
2011-03-06 0:47 ` soichi i
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).