From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: [David O'Toole] Fwd: Re: org-publish future ? Date: Wed, 7 Jun 2006 15:06:51 +0200 Message-ID: <33a44a817ed2058827091b0a638872e2@science.uva.nl> References: <5a66e8bc561ad58f8ec11eb9d01b2e97@science.uva.nl> <87wtbutmnt.fsf@tuxtanker.mwolson.org> <87k67utklm.fsf@tuxtanker.mwolson.org> <9bcdfad70606060901q52c0097fgde12d5d6ffcf83e9@mail.gmail.com> <9bcdfad70606060902i30c11ecav99a21966a6fc14cf@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FnxkY-00069l-PN for emacs-orgmode@gnu.org; Wed, 07 Jun 2006 09:07:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FnxkU-00067U-A3 for emacs-orgmode@gnu.org; Wed, 07 Jun 2006 09:07:05 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FnxkU-00067E-2G for emacs-orgmode@gnu.org; Wed, 07 Jun 2006 09:07:02 -0400 Received: from [146.50.4.51] (helo=imap.science.uva.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fnxs5-0002jE-06 for emacs-orgmode@gnu.org; Wed, 07 Jun 2006 09:14:53 -0400 In-Reply-To: <9bcdfad70606060902i30c11ecav99a21966a6fc14cf@mail.gmail.com> 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: Chris wallace Cc: emacs-orgmode@gnu.org On Jun 6, 2006, at 18:02, Chris wallace wrote: > > PS.=A0 On the subject of org-publish (sort of), one of the things I = like=20 > most about org-mode is that I can have Readme.org files scattered over=20= > a number of directories and have them all included in the agenda.=A0=20= > However, org-publish assumes all org files for a single project reside=20= > in a single directory.=A0 I wonder if I am the only one who has = several=20 > directories per project? I think you can already use the :include parameter to do this - at=20 least I hope that you can give absolute path names there. If not, i=20 would consider this a bug. - Carsten