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 <usern...@hostname>
| Date: 2010-03-25 21:56:05 CDT
| HTML generated by org-mode 6.34trans in emacs 23
\--------------



The reason that it says usern...@hostname 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: y...@there.org

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


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to