From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Re: Tagging a region of text without creating a branch Date: Sat, 10 Oct 2009 11:39:08 -0400 Message-ID: References: <87r5tc919n.wl@imapmail.org> <426ABD01-2F97-4F67-BC37-96C079DF94FC@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mwe2P-0005IC-SV for emacs-orgmode@gnu.org; Sat, 10 Oct 2009 11:39:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mwe2L-000570-7o for emacs-orgmode@gnu.org; Sat, 10 Oct 2009 11:39:17 -0400 Received: from [199.232.76.173] (port=37559 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mwe2L-00056n-1O for emacs-orgmode@gnu.org; Sat, 10 Oct 2009 11:39:13 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:47886) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mwe2K-00013z-NC for emacs-orgmode@gnu.org; Sat, 10 Oct 2009 11:39:12 -0400 In-Reply-To: <426ABD01-2F97-4F67-BC37-96C079DF94FC@gmail.com> 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: Carsten Dominik Cc: Org Mode List Hi Carsten, Carsten Dominik wrote: > > Yes, this should now work. Good catch. > > You method with the tag on the END line would even be harmful, as it > removes any text after the END line, up to the next heading. > > Can you show me the use case for not exporting inline tasks? Maybe I > need to bring that variable back, if there is a good case for it.... Now that I am doing more of my writing in org-mode, I plan to use inline tasks for marking up my drafts with TODOs. These reminders would be "for my eyes only." When I publish the draft to LaTeX or html for sharing, I would thus prefer that the inline tasks be excluded. Thanks! Matt