From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chris wallace" Subject: Re: org-publish v1.71 Date: Fri, 9 Jun 2006 09:16:42 +0000 Message-ID: <9bcdfad70606090216h681184ear2d271d7321817861@mail.gmail.com> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1626671815==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fod6k-0002o6-Sf for emacs-orgmode@gnu.org; Fri, 09 Jun 2006 05:16:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fod6i-0002nu-Dp for emacs-orgmode@gnu.org; Fri, 09 Jun 2006 05:16:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fod6i-0002nr-66 for emacs-orgmode@gnu.org; Fri, 09 Jun 2006 05:16:44 -0400 Received: from [64.233.162.192] (helo=nz-out-0102.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FodEi-0007cU-P0 for emacs-orgmode@gnu.org; Fri, 09 Jun 2006 05:25:01 -0400 Received: by nz-out-0102.google.com with SMTP id k1so622327nzf for ; Fri, 09 Jun 2006 02:16:42 -0700 (PDT) In-Reply-To: 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: David O'Toole Cc: emacs-orgmode@gnu.org --===============1626671815== Content-Type: multipart/alternative; boundary="----=_Part_15187_18846311.1149844602863" ------=_Part_15187_18846311.1149844602863 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 08/06/06, David O'Toole wrote: > > > Bugfix release. Should now allow absolute filenames in the :include > directive. > > Thanks. It works. Just one more request, so I can use this with my files spread across many directories. When I have (setq org-publish-project-alist (list '("bright" . (:base-directory "~/bright" :base-extension "org" :include ("/home/chris/bright/chr5/cng/Readme.org" "/home/chris/bright/chr5/phase2/Readme.org") :publishing-directory "~/public_html/org")))) The two Readme.org files both get published as ~/public_html/org/Readme.org. I would really like them to be ~/public_html/org/chr5_cng_Readme.html and ~/public_html/org/chr5_phase2_Readme.org. Ie with the directory relative to :base-directory included in the file name. Is this possible? My working situation is that under project bright, important directories have a Readme.org file containing notes relating to that sub-directory. It's handy for writing the notes for the filename to always be Readme.org, but less handy for publishing so that my colleagues can see where I'm up to. Thanks, Chris. ------=_Part_15187_18846311.1149844602863 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline

On 08/06/06, David O'Toole <dto@gnu.org> wrote:

Bugfix release. Should now allow absolute filenames in the :include
directive.


Thanks.  It works.  Just one more request, so I can use this with my files spread across many directories.

When I have

(setq org-publish-project-alist
      (list
       '("bright" . (:base-directory "~/bright"
             :base-extension "org"
             :include ("/home/chris/bright/chr5/cng/Readme.org" "/home/chris/bright/chr5/phase2/Readme.org")
             :publishing-directory "~/public_html/org"))))

The two Readme.org files both get published as ~/public_html/org/Readme.org.  I would really like them to be ~/public_html/org/chr5_cng_Readme.html and ~/public_html/org/chr5_phase2_Readme.org.  Ie with the directory relative to :base-directory included in the file name.  Is this possible? 

My working situation is that under project bright, important directories have a Readme.org file containing notes relating to that sub-directory.  It's handy for writing the notes for the filename to always be Readme.org, but less handy for publishing so that my colleagues can see where I'm up to.

Thanks, Chris.



------=_Part_15187_18846311.1149844602863-- --===============1626671815== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1626671815==--