From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Re: Organize Your Life In Plain Text! Date: Thu, 14 May 2009 15:11:50 -0400 Message-ID: <87eiur5wjt.fsf@gollum.intra.norang.ca> References: <87zldovowk.fsf@gollum.intra.norang.ca> <87bppxojos.fsf@gollum.intra.norang.ca> <4D5BC81A-63F1-49E3-87BB-21000C1C115B@gmail.com> <87y6t1mz0e.fsf@gollum.intra.norang.ca> <87y6t1coa5.fsf@kassiopeya.MSHEIMNETZ> <677A32B5-8CBD-4863-B06C-B4E3D0A46F29@gmail.com> 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 1M4gLc-0007Xt-Cw for emacs-orgmode@gnu.org; Thu, 14 May 2009 15:12:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M4gLY-0007XT-2X for emacs-orgmode@gnu.org; Thu, 14 May 2009 15:12:04 -0400 Received: from [199.232.76.173] (port=48483 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4gLX-0007XN-S9 for emacs-orgmode@gnu.org; Thu, 14 May 2009 15:11:59 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:50216) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M4gLX-0000KA-B8 for emacs-orgmode@gnu.org; Thu, 14 May 2009 15:11:59 -0400 In-Reply-To: <677A32B5-8CBD-4863-B06C-B4E3D0A46F29@gmail.com> (Carsten Dominik's message of "Thu\, 14 May 2009 13\:36\:50 +0200") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Carsten Dominik writes: > On May 13, 2009, at 12:04 PM, Sebastian Rose wrote: > > I like the idea of publishing the sources. > > I have just pushed a change which implements org-publish-org-to-org, > so you should be able to use this in a publishing setup. It is also > possible to get an htmlized version of the file. The way to use > this would be to specify two publishing functions, and to specify > the kinds of source file representations with parameters > in org-publish-alist, like this: > > :publishing-function (org-publish-org-to-html org-publish-org-to-org) > :plain-source t > :htmlized-source t That works great! Thanks!! -Bernt