From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?=C5=81ukasz_Stelmach?= Subject: Re: Shortcut for complex searches Date: Thu, 18 Mar 2010 18:52:41 +0100 Message-ID: <874okdtt3q.fsf@dasa3.iem.pw.edu.pl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NsJtz-0004eR-Na for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 13:52:59 -0400 Received: from [140.186.70.92] (port=43085 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NsJty-0004cX-Ex for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 13:52:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NsJtw-00024h-QT for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 13:52:58 -0400 Received: from lo.gmane.org ([80.91.229.12]:34775) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NsJtw-00024W-KK for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 13:52:56 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1NsJtv-0004x1-Cj for emacs-orgmode@gnu.org; Thu, 18 Mar 2010 18:52:55 +0100 Received: from dasa3.iem.pw.edu.pl ([194.29.147.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Mar 2010 18:52:55 +0100 Received: from lukasz.stelmach by dasa3.iem.pw.edu.pl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 18 Mar 2010 18:52:55 +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: emacs-orgmode@gnu.org Alessandro Pacaccio writes: > I need a list of TODO items that match a given tag and are not > scheduled after a given date. I use the C-c a M shortcut with the > following search string: +mytag+TODO="TODO"-SCHEDULED>"2000-01-01" > > My question is: as I frequently use this search, is it possible to > configure the command in the org-agenda-custom-commands variable? Read and try `C-c a C'. -- Miłego dnia, Łukasz Stelmach