From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-publish Date: Sat, 5 Jul 2008 08:30:39 -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 1KF9im-0001WP-9m for emacs-orgmode@gnu.org; Sat, 05 Jul 2008 11:30:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KF9ik-0001UF-SN for emacs-orgmode@gnu.org; Sat, 05 Jul 2008 11:30:44 -0400 Received: from [199.232.76.173] (port=50141 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KF9ik-0001U8-Ns for emacs-orgmode@gnu.org; Sat, 05 Jul 2008 11:30:42 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:24892) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KF9ik-0006ks-Ks for emacs-orgmode@gnu.org; Sat, 05 Jul 2008 11:30:42 -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 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