From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: How to match tags when no tag present Date: Thu, 30 Dec 2010 08:39:19 +0100 Message-ID: <4A3B77FA-56AE-47C0-8DEF-D76D723723CC@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=39791 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PYD6b-0007xQ-9z for emacs-orgmode@gnu.org; Thu, 30 Dec 2010 02:39:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PYD6Z-0003Mf-W1 for emacs-orgmode@gnu.org; Thu, 30 Dec 2010 02:39:25 -0500 Received: from mail-fx0-f41.google.com ([209.85.161.41]:50578) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PYD6Z-0003MZ-Qf for emacs-orgmode@gnu.org; Thu, 30 Dec 2010 02:39:23 -0500 Received: by fxm12 with SMTP id 12so4392410fxm.0 for ; Wed, 29 Dec 2010 23:39:22 -0800 (PST) In-Reply-To: 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: Jeff Horn Cc: Org-mode ml On Dec 30, 2010, at 5:54 AM, Jeff Horn wrote: > Hey orgsters, > > I'm trying to have agenda show me a list of untagged tasks. Someone in > #orgmode suggested using the regexp brackets {}, but the following tag > matches produces nothing: > > 1) {} > 2) +{} > 3) -{} You'd need -{.} > > How would I match all TODOs that are untagged? For example with -{.}/! Cheers - Carsten > > Thanks for any pointers. > > Jeff > > -- > Jeffrey Horn > Graduate Lecturer and PhD Student in Economics > George Mason University > > (704) 271-4797 > jhorn@gmu.edu > jrhorn424@gmail.com > > http://www.failuretorefrain.com/jeff/ > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode