emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: John Hendy <jw.hendy@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [Org-mode] Stop exporting user@hostname to html
Date: Fri, 26 Mar 2010 08:07:37 +0100	[thread overview]
Message-ID: <9BCF81D4-91EE-44A9-92B6-38E2AADE5003@gmail.com> (raw)
In-Reply-To: <a037f7361003252015p570ad6b0vaf2540b426a8bff6@mail.gmail.com>


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


The reason that it says username@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: you@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

  reply	other threads:[~2010-03-26  7:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-26  3:15 [Org-mode] Stop exporting user@hostname to html John Hendy
2010-03-26  7:07 ` Carsten Dominik [this message]
2010-03-26  7:09 ` Jan Böcker
2010-03-26  7:15 ` David Maus
     [not found]   ` <17810.1269615894@gamaville.dokosmarshall.org>
2010-03-26 15:59     ` David Maus
2010-03-26 17:01       ` John Hendy
2010-03-26 20:34       ` Carsten Dominik
2010-03-26 22:04         ` John Hendy
2010-03-26 22:13           ` Carsten Dominik
2010-03-26 22:15           ` Nick Dokos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9BCF81D4-91EE-44A9-92B6-38E2AADE5003@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jw.hendy@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).