From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard G Riley Subject: org-publish Date: Fri, 04 Jul 2008 17:28:58 +0200 Message-ID: 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 1KEnDe-0007mj-C1 for emacs-orgmode@gnu.org; Fri, 04 Jul 2008 11:29:06 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KEnDb-0007mX-UJ for emacs-orgmode@gnu.org; Fri, 04 Jul 2008 11:29:05 -0400 Received: from [199.232.76.173] (port=45738 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KEnDb-0007mU-PK for emacs-orgmode@gnu.org; Fri, 04 Jul 2008 11:29:03 -0400 Received: from fg-out-1718.google.com ([72.14.220.159]:45244) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KEnDb-0004H7-EZ for emacs-orgmode@gnu.org; Fri, 04 Jul 2008 11:29:03 -0400 Received: by fg-out-1718.google.com with SMTP id l26so464273fgb.30 for ; Fri, 04 Jul 2008 08:29:02 -0700 (PDT) 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: org-mode 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.