From mboxrd@z Thu Jan 1 00:00:00 1970 From: phillip.lord@newcastle.ac.uk (Phillip Lord) Subject: Stop exporting certain sections Date: Thu, 05 Feb 2015 13:33:22 +0000 Message-ID: <874mr0mqjh.fsf@newcastle.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40673) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJMYi-0002Hd-Qd for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 08:33:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJMYd-0002Ta-PZ for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 08:33:28 -0500 Received: from cheviot22.ncl.ac.uk ([128.240.234.22]:54028) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJMYd-0002TL-JX for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 08:33:23 -0500 Received: from smtpauth-vm.ncl.ac.uk ([10.8.233.129] helo=smtpauth.ncl.ac.uk) by cheviot22.ncl.ac.uk with esmtp (Exim 4.63) (envelope-from ) id 1YJMYc-0006OK-Ek for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 13:33:22 +0000 Received: from jangai.ncl.ac.uk ([10.66.67.223] helo=localhost) by smtpauth.ncl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.63) (envelope-from ) id 1YJMYc-0008KZ-FA for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 13:33:22 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org I know that I can add :noexport to a section to stop it being exported, but is there a way of doing this for headers with a specific name? I have lots of them, and would rather not ":noexport" to them all. Phil