From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: How do I create an agenda block for entries with a specific tag? Date: Fri, 28 Jun 2013 09:48:10 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60718) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsTPg-0007xP-7r for emacs-orgmode@gnu.org; Fri, 28 Jun 2013 03:48:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UsTPf-0003ul-Ep for emacs-orgmode@gnu.org; Fri, 28 Jun 2013 03:48:12 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:53052) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UsTPf-0003ub-8q for emacs-orgmode@gnu.org; Fri, 28 Jun 2013 03:48:11 -0400 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: Org Mode Hello, 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. Thanks, Alan