From mboxrd@z Thu Jan 1 00:00:00 1970 From: suvayu ali Subject: Re: How could I mix COMMENT and TODO? Date: Fri, 6 Apr 2012 00:44:27 +0200 Message-ID: References: <8662demmxr.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49561) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFvQI-0000wM-16 for emacs-orgmode@gnu.org; Thu, 05 Apr 2012 18:44:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SFvQC-0000v3-AH for emacs-orgmode@gnu.org; Thu, 05 Apr 2012 18:44:57 -0400 Received: from mail-ob0-f169.google.com ([209.85.214.169]:50233) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SFvQC-0000rQ-2R for emacs-orgmode@gnu.org; Thu, 05 Apr 2012 18:44:52 -0400 Received: by obbta14 with SMTP id ta14so2926406obb.0 for ; Thu, 05 Apr 2012 15:44:47 -0700 (PDT) In-Reply-To: <8662demmxr.fsf@iro.umontreal.ca> 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: =?UTF-8?Q?Fran=C3=A7ois_Pinard?= Cc: emacs-orgmode@gnu.org On Thu, Apr 5, 2012 at 13:34, Fran=C3=A7ois Pinard wrote: > I would also like to keep my TODO entries for this topic in the same > file, and these are usually not to be published either. =C2=A0However, TO= DO > seems to be ignored whenever it is on or under a COMMENT header. =C2=A0Wh= en I > comment a TODO entry, the TODO gets un-highlighted, and the entry > scheduling disappears from the agenda. Just use the noexport tag on the parent tree with the TODOs. * Tasks :noexport: ** TODO foo ** TODO bar --=20 Suvayu Open source is the future. It sets us free.