From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: help me get started with org-publish? Date: Tue, 12 Nov 2013 13:26:30 +0100 Message-ID: <87d2m54xhl.fsf@bzg.ath.cx> References: <87k3goz8r0.fsf@bzg.ath.cx> <87eh6r72y9.fsf@bzg.ath.cx> <87vbzyduzj.fsf@bzg.ath.cx> <87zjp9izbr.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgD3L-0005jB-P6 for emacs-orgmode@gnu.org; Tue, 12 Nov 2013 07:26:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgD3D-0004Pv-8e for emacs-orgmode@gnu.org; Tue, 12 Nov 2013 07:26:43 -0500 Received: from mail-we0-x229.google.com ([2a00:1450:400c:c03::229]:59339) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgD3D-0004Pi-1Z for emacs-orgmode@gnu.org; Tue, 12 Nov 2013 07:26:35 -0500 Received: by mail-we0-f169.google.com with SMTP id q58so5950320wes.14 for ; Tue, 12 Nov 2013 04:26:34 -0800 (PST) In-Reply-To: <87zjp9izbr.fsf@gmail.com> (Nick Dokos's message of "Tue, 12 Nov 2013 07:23:04 -0500") 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: Nick Dokos Cc: emacs-orgmode@gnu.org Hi Nick, Nick Dokos writes: > ISTR that Jay had parentheses around org-html-publish-to-html in his > template, thereby making it (wrongly) into a function call. Somebody (don't > remember who, sorry) pointed that out but maybe it's worth bringing it > up again. Yep, I remember Robert Klein suggested this, but parentheses here are fine, :publishing-function can be set to a list of functions (even if there is just one function in the list!) So... I guess we still need more info! -- Bastien