From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: help me get started with org-publish? Date: Tue, 12 Nov 2013 07:23:04 -0500 Message-ID: <87zjp9izbr.fsf@gmail.com> References: <87k3goz8r0.fsf@bzg.ath.cx> <87eh6r72y9.fsf@bzg.ath.cx> <87vbzyduzj.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49121) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgD04-0004k7-L5 for emacs-orgmode@gnu.org; Tue, 12 Nov 2013 07:23:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgCzz-00033y-TR for emacs-orgmode@gnu.org; Tue, 12 Nov 2013 07:23:20 -0500 Received: from plane.gmane.org ([80.91.229.3]:42801) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgCzz-00033r-Mi for emacs-orgmode@gnu.org; Tue, 12 Nov 2013 07:23:15 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VgCzy-0003HV-4a for emacs-orgmode@gnu.org; Tue, 12 Nov 2013 13:23:14 +0100 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Nov 2013 13:23:14 +0100 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 Nov 2013 13:23:14 +0100 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: emacs-orgmode@gnu.org Bastien writes: > Hi Jay, > > Jay Dixit writes: > >> Thanks. I disabled smex, and now when I m-x org-publish, I get:  >> >> Publishing file /Users/jay/blog-test/my-blog.org using >> `org-html-publish-to-html' >> org-html-publish-to-html: Wrong number of arguments: #[(format plist >> filename pub-dir) "ÆÇ!ˆÈ !„ > > That's weird. Something must be broken in your configuration. > > How did you install Org? Through git or through ELPA? > > Can you reproduce the problem with only one test small file file from > your publishing directory, and the bare minimum Org config? Also > testing with an uncompiled Org will help getting a more readable > backtrace. > 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. -- Nick