From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: [Org-mode] Stop exporting user@hostname to html Date: Fri, 26 Mar 2010 16:59:35 +0100 Message-ID: <871vf7gjko.wl%dmaus@ictsoc.de> References: <87tys3h7uc.wl%dmaus@ictsoc.de> <17810.1269615894@gamaville.dokosmarshall.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============0421401593==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NvBws-0000XY-8w for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 11:59:50 -0400 Received: from [140.186.70.92] (port=42047 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NvBwn-0000U5-CL for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 11:59:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NvBwl-0005tI-Cl for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 11:59:45 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:50908) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NvBwl-0005t9-2K for emacs-orgmode@gnu.org; Fri, 26 Mar 2010 11:59:43 -0400 In-Reply-To: <17810.1269615894@gamaville.dokosmarshall.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org --===============0421401593== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Fri_Mar_26_16:59:35_2010-1"; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Fri_Mar_26_16:59:35_2010-1 Content-Type: multipart/mixed; boundary="Multipart_Fri_Mar_26_16:59:35_2010-1" --Multipart_Fri_Mar_26_16:59:35_2010-1 Content-Type: text/plain; charset=US-ASCII Nick Dokos wrote: >David Maus 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 >> >| 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.... dmjena@jabber.org Email..... dmaus@ictsoc.de --Multipart_Fri_Mar_26_16:59:35_2010-1 Content-Type: application/octet-stream; type=patch Content-Disposition: attachment; filename="fix-docstring-author-info.diff" Content-Transfer-Encoding: base64 ZGlmZiAtLWdpdCBhL2xpc3Avb3JnLWV4cC5lbCBiL2xpc3Avb3JnLWV4cC5lbAppbmRleCBjZDg5 NTM5Li5hNTdhMjU2IDEwMDY0NAotLS0gYS9saXNwL29yZy1leHAuZWwKKysrIGIvbGlzcC9vcmct ZXhwLmVsCkBAIC0zMTIsNyArMzEyLDcgQEAgaGVhZGxpbmUgIE9ubHkgZXhwb3J0IHRoZSBoZWFk bGluZSwgYnV0IHNraXAgdGhlIHRyZWUgYmVsb3cgaXQuIgogICAiTm9uLW5pbCBtZWFucyBpbnNl cnQgYXV0aG9yIG5hbWUgYW5kIGVtYWlsIGludG8gdGhlIGV4cG9ydGVkIGZpbGUuCiAKIFRoaXMg b3B0aW9uIGNhbiBhbHNvIGJlIHNldCB3aXRoIHRoZSArT1BUSU9OUyBsaW5lLAotZS5nLiBcImF1 dGhvci1pbmZvOm5pbFwiLiIKK2UuZy4gXCJhdXRob3I6bmlsXCIuIgogICA6Z3JvdXAgJ29yZy1l eHBvcnQtZ2VuZXJhbAogICA6dHlwZSAnYm9vbGVhbikKIAo= --Multipart_Fri_Mar_26_16:59:35_2010-1-- --pgp-sign-Multipart_Fri_Mar_26_16:59:35_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkus2ecACgkQma24O1pEeOaSgQD/Xvp/SOFRUM/mNUqk5xxTJylj Zx7tmBsx9RoIDC5sbTEBAN8S9aE6oE1XF1I1K6qlOzZK5nCVqoR8Q2LXDa6Ld80N =q5ew -----END PGP SIGNATURE----- --pgp-sign-Multipart_Fri_Mar_26_16:59:35_2010-1-- --===============0421401593== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0421401593==--