From mboxrd@z Thu Jan 1 00:00:00 1970 From: David O'Toole Subject: Re: org-blog report Date: Thu, 31 May 2007 08:48:38 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Htk57-0007N0-BI for emacs-orgmode@gnu.org; Thu, 31 May 2007 08:48:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Htk54-0007Mo-Sm for emacs-orgmode@gnu.org; Thu, 31 May 2007 08:48:44 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Htk54-0007Ml-Ov for emacs-orgmode@gnu.org; Thu, 31 May 2007 08:48:42 -0400 Received: from an-out-0708.google.com ([209.85.132.245]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Htk54-0007Qv-Er for emacs-orgmode@gnu.org; Thu, 31 May 2007 08:48:42 -0400 Received: by an-out-0708.google.com with SMTP id c25so50563ana for ; Thu, 31 May 2007 05:48:41 -0700 (PDT) In-Reply-To: (Austin Frank's message of "Wed\, 30 May 2007 15\:09\:36 -0400") 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: Austin Frank Cc: emacs-orgmode@gnu.org > First, is this a documentation bug? > > ;; '("blog" . (:base-directory "~/blog/" Yes. thanks for identifying it. > org-blog-new-post and org-blog-finish-post work as expected, but > org-publish does not. When I interactively org-publish the blog project > I get the attached index.org in the base-directory, the attached > blog.xml in the publishing-directory, and no html files anywhere. Doing > an interactive org-export-as-html on the attached finished blog entry > does correctly produce an html file even though publishing the project > does not. I'm not sure how to test this. It works fine for me. I am using the latest versions of both org-publish.el and org-blog.el and these are on the website in the directory http://dto.freeshell.org/e/ Maybe you can load those into emacs and see if the problem improves? If not, can you try running it under edebug? > - what's the difference between blog-title and index-title in the > plist? blog-title is the title of the exported RSS feed. index-title is the title of the exported index.html page. This is not documented, sorry. > - in files generated by org-blog-new-post, where will the #+TITLE and > #+DESCRIPTION show up on the page? This is also not documented. I'm probably going to remove the #+DESCRIPTION functionality. > - is content before the first heading published? Do you mean in a blog post? -- David O'Toole dto@gnu.org http://dto.freeshell.org/notebook/