From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: How do I create an agenda block for entries with a specific tag? Date: Sun, 30 Jun 2013 23:10:33 +0200 Message-ID: <87zju7ql81.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtQF5-0001Eh-OE for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:37:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UtQF4-0006a7-7E for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:37:11 -0400 Received: from mail-wi0-x22f.google.com ([2a00:1450:400c:c05::22f]:49867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UtQF4-0006Zi-0P for emacs-orgmode@gnu.org; Sun, 30 Jun 2013 18:37:10 -0400 Received: by mail-wi0-f175.google.com with SMTP id m6so2484358wiv.14 for ; Sun, 30 Jun 2013 15:37:09 -0700 (PDT) In-Reply-To: (Alan Schmitt's message of "Fri, 28 Jun 2013 09:48:10 +0200") 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: Alan Schmitt Cc: Org Mode Hi Alan, Alan Schmitt writes: > I'm trying to find a way to create an agenda bloc (of type agenda) that > is restricted to a set of tags. I tried using a skip function but (as I > explained in another mail) I cannot get it to work. If someone has done > it before, I'd gladly have a look at how to do it. You can try `org-agenda-tag-filter-preset' but I noticed some quirks with it, so maybe you'll have a change to report more bugs. -- Bastien