Re: [O] help me get started with org-publish?

2013-11-12 Thread Nick Dokos
Bastien writes: > 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. > > Ye

Re: [O] help me get started with org-publish?

2013-11-12 Thread Bastien
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 sugg

Re: [O] help me get started with org-publish?

2013-11-12 Thread Nick Dokos
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

Re: [O] help me get started with org-publish?

2013-11-11 Thread Bastien
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.

Re: [O] help me get started with org-publish?

2013-11-11 Thread Jay Dixit
Hi Bastien, 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) "ÆÇ!ˆÈ !„ Thanks, Jay Jay Dixit jaydixit.co

Re: [O] help me get started with org-publish?

2013-11-07 Thread Bastien
Hi Jay, Jay Dixit writes: > Here's my org-publish configuration. I believe it comes from a > tutorial you put up somewhere. (Yes, from here: http://bzg.fr/blogging-from-emacs.html) I suspect the problem comes from smex.el -- did you load it? http://ergoemacs.googlecode.com/svn/trunk/packages/s

Re: [O] help me get started with org-publish?

2013-11-07 Thread Robert Klein
Hi, I don't put parentheses around org-heml-publish-to-html. The rest of the configuration looks Ok to me. Can you show us a (minimal) example file you want to publish? Thanks and best regards Robert On 11/07/2013 11:48 PM, Jay Dixit wrote: > Hi Bastien, > > Good to hear from you. Thanks f

Re: [O] help me get started with org-publish?

2013-11-07 Thread Jay Dixit
Hi Bastien, Good to hear from you. Thanks for the response. Exporting to HTML works fine. I get errors only with org-publish. Here's my latest attempt: https://gist.github.com/jaydixit/7363158 I'm running on OSX running Aquamacs 2.5 (Emacs 23.4.1) and org-mode 8.2.1. Here's my org-publish con

Re: [O] help me get started with org-publish?

2013-11-04 Thread Bastien
Hi Jay, Jay Dixit writes: > I'm trying to set up org-publish for HTML export and I keep getting > strange errors related to org-footnote-normalize.  > https://gist.github.com/7131173 Do you also get errors when *exporting*, not publishing? If so, can you send a minimal example of the file you

[O] help me get started with org-publish?

2013-10-23 Thread Jay Dixit
I'm trying to set up org-publish for HTML export and I keep getting strange errors related to org-footnote-normalize. https://gist.github.com/7131173 Anyone have any thoughts? Eventually I'd like to get org-publish working via tramp and web. My goal is to create a blog and post updates to it via