From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas S. Dye Subject: Re: Need help with HTML export custom postamble Date: Mon, 31 Aug 2015 14:38:12 -1000 Message-ID: References: <55DE96C5.9000309@dagertech.net> <55E4F166.4050908@dagertech.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWZau-0006ET-KM for emacs-orgmode@gnu.org; Mon, 31 Aug 2015 20:38:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWZar-0001T2-Aj for emacs-orgmode@gnu.org; Mon, 31 Aug 2015 20:38:36 -0400 Received: from gproxy6-pub.mail.unifiedlayer.com ([67.222.39.168]:56465) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1ZWZar-0001Rn-36 for emacs-orgmode@gnu.org; Mon, 31 Aug 2015 20:38:33 -0400 In-reply-to: <55E4F166.4050908@dagertech.net> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "David A. Gershman" Cc: emacs-orgmode@gnu.org Aloha David, David A. Gershman writes: > So I finally was able to test out the C-c C-c. It did ask me if I > wanted to apply and I said yes. When I exported the file, my postamble > (as specified in the variable) was /not/ shown...it was still the default. > > Strangely, when I did C-c C-c, Emacs came back with this: > >> The local variables list in syllabus.org >> contains values that may not be safe (*). >> Do you want to apply it? You can type >> y -- to apply the local variables list. >> n -- to ignore the local varialbes list. >> ! -- to apply..... >> >> * org-html-postamble : t >> * org-export-hml-postamble-format : "Hello World" > Notice the *'*'* warning not to be safe. But the source .org file is > with '#' as it should be (seen further below). > > Thoughts? Yes, Emacs asks about safe local variables. I read about this once in the Emacs manual and concluded that my use cases were all safe, so I just type "y". I suspect you're in the same boat, but you might want to read the relevant section of the Emacs manual to be certain. I just noticed that you're setting org-export-hml-postamble-format, but you probably want html instead of hml. hth, Tom -- Thomas S. Dye http://www.tsdye.com