emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [Org-mode] Stop exporting address@hidden to html


From: Carsten Dominik
Subject: Re: [Orgmode] [Org-mode] Stop exporting address@hidden to html
Date: Fri, 26 Mar 2010 08:07:37 +0100


On Mar 26, 2010, at 4:15 AM, John Hendy wrote:

Perhaps a silly question: just wondering if it's possible to stop having this at the bottom of every html file I export:

/-------------
| Author: John W. Henderson <address@hidden>
| Date: 2010-03-25 21:56:05 CDT
| HTML generated by org-mode 6.34trans in emacs 23
\--------------



The reason that it says address@hidden is because
you have not set up `user-mail-address'.

But you are raising a bigger issue - I guess we should not export the email
address in this way at all.

I'm all for the date and supporting people knowing this is from org- mode/emacs but I don't really want the username/hostname thingy there. I have Author set via #+AUTHOR. I can't find any reference to host/hostname in the manual and with other google searches.


You can also set the email address with #+EMAIL: address@hidden

However, I have just checked in a change that turns off
exporting the email address alltogether.  If you want it back,
use

   (setq org-export-email-info t)

- Carsten




reply via email to

[Prev in Thread] Current Thread [Next in Thread]