From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Contextual tag auto-exclusion Date: Fri, 20 Nov 2009 23:19:59 +0100 Message-ID: References: <34D54B2A-D7AD-4534-B95A-7C1C9EA7FBAF@gmail.com> <20091120122000.GA29086@taupan.ath.cx> 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 mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NBbpp-0000wS-Rp for emacs-orgmode@gnu.org; Fri, 20 Nov 2009 17:20:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NBbpl-0000tm-SV for emacs-orgmode@gnu.org; Fri, 20 Nov 2009 17:20:09 -0500 Received: from [199.232.76.173] (port=56048 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NBbpl-0000tg-Lm for emacs-orgmode@gnu.org; Fri, 20 Nov 2009 17:20:05 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:65008) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NBbpl-00037x-C4 for emacs-orgmode@gnu.org; Fri, 20 Nov 2009 17:20:05 -0500 Received: by ewy24 with SMTP id 24so233338ewy.26 for ; Fri, 20 Nov 2009 14:20:04 -0800 (PST) In-Reply-To: <20091120122000.GA29086@taupan.ath.cx> 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: friedel@nomaden.org Cc: org-mode list Hi Friedrich, I have fixed this now, all tags that are represented in the current agenda will be passed into the auto-exclusion function. - Carsten On Nov 20, 2009, at 1:20 PM, Friedrich Delgado Friedrichs wrote: > Hi! > > I'm just trying to use this feature and I noticed, that it apparently > only works if org-tag-alist is explicitly set to a non-nil value. > > I use dynamic tags (lots of them) and I wonder if it would be possible > to use those for auto-exclusion. > > At least Org can do completion of dynamic tags, so there is probably > some function to get a list of the tags (or maybe just those in the > current agenda). > > John Wiegley schrieb: >> I've submitted a feature today which provide contextual >> auto-exclusion for tags in the Agenda view. For example, I use the >> following tags for TODOs: > ---Zitatende--- > > Kind regards > Friedel > -- > Friedrich Delgado Friedrichs > TauPan on Ircnet and Freenode ;) > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten