From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Re: Re: Switching between many contexts Date: Wed, 04 Mar 2009 11:01:23 +0100 Message-ID: <87y6vl61zg.fsf@CPU107.opentrends.net> References: <87ocwjzts2.fsf@CPU107.opentrends.net> <20524da70903021021m3403e57etf9b796aab7371a73@mail.gmail.com> <87vdqrrcxw.fsf@gollum.intra.norang.ca> <87zlg27snk.fsf@CPU107.opentrends.net> <5427E7F4-7AAD-4B82-B2E7-4FF7D1D0C1EB@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LenvP-0000ot-IN for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 05:02:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LenvN-0000oE-2q for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 05:02:03 -0500 Received: from [199.232.76.173] (port=48267 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LenvM-0000oB-Pz for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 05:02:00 -0500 Received: from mail-ew0-f179.google.com ([209.85.219.179]:56867) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LenvL-0002LM-Dr for emacs-orgmode@gnu.org; Wed, 04 Mar 2009 05:02:00 -0500 Received: by ewy27 with SMTP id 27so2780618ewy.42 for ; Wed, 04 Mar 2009 02:01:58 -0800 (PST) In-Reply-To: <5427E7F4-7AAD-4B82-B2E7-4FF7D1D0C1EB@uva.nl> (Carsten Dominik's message of "Wed, 4 Mar 2009 07:17:36 +0100") 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: Carsten Dominik , org-mode mailing list , Bernt Hansen El dc, mar 04 2009, Carsten Dominik va escriure: > (org-agenda-filter-preset '("-FLUFF" "-BLUFF")) Thank you very much for this addition; not only it allows you to filter out a tag, but also many tags; that is what I needed in the first place.