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: David Maus
Subject: Re: [Orgmode] [Org-mode] Stop exporting address@hidden to html
Date: Fri, 26 Mar 2010 16:59:35 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/24.0.50 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Nick Dokos wrote:
>David Maus <address@hidden> 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
>> >\--------------
>>
>> >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 *should* be able to suppress the author info by setting the
>> property :author-info to nil in the publish project alist.
>>
>> However, it looks like there's a malfunction on Org's side: Setting
>> this option to nil does have no effect.
>>

>Setting it globally by setting the variable org-export-author-info to
>nil seems to work OK.  But setting it in the file #+OPTIONS line:

>#+OPTIONS: author-info:nil

>does not seem to work, so there seems to be a disconnect there.

It's a typo in the variables docstring: The infile option is
author:nil.

(attached patch fixes typo)

 -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden

Attachment: fix-docstring-author-info.diff
Description: Binary data

Attachment: pgpQtiIE6Q1nl.pgp
Description: PGP signature


reply via email to

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