From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rasmus Subject: Re: Stop exporting certain sections Date: Thu, 05 Feb 2015 14:39:17 +0100 Message-ID: <87iofga35m.fsf@gmx.us> References: <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]:41820) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJMel-0004sg-0U for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 08:39:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJMeg-0004gC-1v for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 08:39:42 -0500 Received: from plane.gmane.org ([80.91.229.3]:47934) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJMef-0004fy-S7 for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 08:39:38 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YJMeW-0004m0-SI for emacs-orgmode@gnu.org; Thu, 05 Feb 2015 14:39:33 +0100 Received: from tsn109-201-154-188.dyn.nltelcom.net ([109.201.154.188]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Feb 2015 14:39:23 +0100 Received: from rasmus by tsn109-201-154-188.dyn.nltelcom.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 Feb 2015 14:39:23 +0100 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 phillip.lord@newcastle.ac.uk (Phillip Lord) writes: > 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. Use a filter an export an empty quote if the name matches your conditions. See org-export-filter-headline-functions. Hope it helps, Rasmus -- Send from my Emacs