From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Subject: Re: Mark subtrees for export? Date: Thu, 03 Mar 2016 12:13:05 +0100 Message-ID: <878u1zak72.fsf@kaffanke.at> References: <87a8mfanvr.fsf@kaffanke.at> <56D80CB3.3060107@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abRBz-0000yk-1b for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 06:13:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abRBu-0004bq-29 for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 06:13:14 -0500 Received: from kaffanke.at ([91.228.52.116]:33850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abRBt-0004bZ-Rb for emacs-orgmode@gnu.org; Thu, 03 Mar 2016 06:13:09 -0500 In-reply-to: <56D80CB3.3060107@gmx.de> 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: Simon Thum Cc: Martin , emacs-orgmode Hi there, This is a good start, but I want to export different things at different times, so this would need big rewrites in my file every time... Martin Simon Thum writes: > Hi, > > I have > > (setq org-export-exclude-tags '("internal" "noexport")) > > i.e. I mark those I don't want to export. Then you export the buffer or= =20 > the subtree above all of them. > > HTH, > > Simon > > On 03/03/2016 10:53 AM, Martin wrote: >> Hi there, >> >> Can I mark some subtrees (its ok with tags if that is easyer) for >> export? I found just to export a subtree or the whole buffer. But wh= at >> I want is to mark (in my case 3 out of 7) headers for export. How can= I >> do that? >> >> Thanks, >> Martin >> --=20 L=C3=B6sungen statt Diagnosen