From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Restrict agenda search to specific org files Date: Thu, 28 Apr 2011 16:28:22 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFYl7-0007Wi-LT for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 17:28:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QFYl6-0003Et-Lj for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 17:28:25 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:51014) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QFYl6-0003El-Bh for emacs-orgmode@gnu.org; Thu, 28 Apr 2011 17:28:24 -0400 Received: by bwz17 with SMTP id 17so3357159bwz.0 for ; Thu, 28 Apr 2011 14:28:22 -0700 (PDT) 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 list, I'd like to know if it's possible to create custom agenda search commands that will search only specific files (a subset) from the agenda list. It would be nice if we could also override the agenda file list and just specify the file(s) in the command. Thanks, Marcelo.