From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Re: [Orgmode] Re: Automatic noexport tag based on rules? Date: Tue, 29 Mar 2011 17:50:47 -0500 Message-ID: References: <87oc4t7ou4.fsf@fastmail.fm> <62A8413A-58B4-4566-9717-859DC7CBAE45@gmail.com> <22D23BD3-D73D-45F7-B7A5-E34BBD6E9788@gmail.com> <212C736D-6013-4DCF-94A2-1DF4D85BA9E2@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=38043 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4hkQ-0002Uv-2z for emacs-orgmode@gnu.org; Tue, 29 Mar 2011 18:50:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4hkO-0002P9-Pm for emacs-orgmode@gnu.org; Tue, 29 Mar 2011 18:50:49 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:41470) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4hkO-0002Ov-Ex for emacs-orgmode@gnu.org; Tue, 29 Mar 2011 18:50:48 -0400 Received: by bwz17 with SMTP id 17so663542bwz.0 for ; Tue, 29 Mar 2011 15:50:47 -0700 (PDT) In-Reply-To: <212C736D-6013-4DCF-94A2-1DF4D85BA9E2@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: Matt Lundin , emacs-orgmode On Tue, Mar 29, 2011 at 5:49 PM, Carsten Dominik wrote: > > On 29.3.2011, at 23:48, John Hendy wrote: > >> On Tue, Mar 29, 2011 at 4:15 PM, Carsten Dominik >> wrote: >>> >>> On 29.3.2011, at 23:05, Carsten Dominik wrote: >>> >>>> >>>> On 29.3.2011, at 20:40, Matt Lundin wrote: >>>> >>>>> John Hendy writes: >>>>> >>>> >>>> I have a good patch for this lined up - will check it in tomorrow. >>> >>> In fact, I just now pushed it. >>> >>> To export without DONE tasks, use >>> >>> =C2=A0 =C2=A0#+OPTION: donetasks:nil >>> >>> - Carsten >> >> Thanks! Not to be all annoying... but how hard would this be? > > Not hard at all. =C2=A0It is done. > 1) I figured it probably wasn't hard, but just asked politely anyway :) 2) Thanks a ton. This is fantastic. John > - Carsten > >> >> ,--- >> | #+OPTION: tasks:nil >> `--- >> >> I don't ever export *any* tasks since it's always my work notes -- I >> have to keep good records for Intellectual Property purposes and my >> todos are never pertinent. Perhaps users would find both of these >> options helpful? >> >> >> John >> >>> >>> > >