From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-publish Date: Mon, 7 Jul 2008 08:44:58 -0700 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v924) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KFtVo-0002is-SV for emacs-orgmode@gnu.org; Mon, 07 Jul 2008 12:24:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KFtVo-0002hz-77 for emacs-orgmode@gnu.org; Mon, 07 Jul 2008 12:24:24 -0400 Received: from [199.232.76.173] (port=54821 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KFtVn-0002hW-Vh for emacs-orgmode@gnu.org; Mon, 07 Jul 2008 12:24:24 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:57754) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KFtVn-0000w4-NV for emacs-orgmode@gnu.org; Mon, 07 Jul 2008 12:24:23 -0400 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: Richard G Riley Cc: org-mode On Jul 5, 2008, at 8:42 AM, Richard G Riley wrote: > Carsten Dominik writes: > >> On Jul 4, 2008, at 8:28 AM, Richard G Riley wrote: >> >>> >>> I would like to suggest that >>> >>> C-c C-e P "Publish the project containing the current file." also >>> publishes any projects which contain that project. e.g I have a >>> "container project" >>> >>> ("cv" >>> :components ("cv-html" "cv-raw") >>> ) >>> >>> This would mean one doesn't have to manually select org-publish and >>> then >>> enter "cv" to publish the entire project. One can do it using hot >>> keys >>> from any file within cv-html or cv-raw. >> >> But if you have changed only a file in a sub project, what is the >> need >> for publishing the container? >> >> - Carsten > > But what if I have changed more than one file? Which (in my case is > typical). Since the timestamps are now working better there is no real > transfer overhead. A subproject may be part of several containers. With the time stamps now properly working, you can also make it a habit to simply publish everything with `C-c C-e A'. - Carsten