From mboxrd@z Thu Jan 1 00:00:00 1970 From: jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) Subject: Re: Query on TODO headers for specific words Date: Wed, 22 Jul 2015 10:32:00 -0400 Message-ID: <87615cfelb.fsf@yale.edu> References: <87y4i9fsx8.fsf@yale.edu> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHv2U-0002sV-MV for emacs-orgmode@gnu.org; Wed, 22 Jul 2015 10:30:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHv2N-0000SE-EN for emacs-orgmode@gnu.org; Wed, 22 Jul 2015 10:30:30 -0400 Received: from plane.gmane.org ([80.91.229.3]:50468) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHv2N-0000RA-8k for emacs-orgmode@gnu.org; Wed, 22 Jul 2015 10:30:23 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZHv2K-0004D1-SB for emacs-orgmode@gnu.org; Wed, 22 Jul 2015 16:30:21 +0200 Received: from 130.132.236.141 ([130.132.236.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Jul 2015 16:30:20 +0200 Received: from jorge.alfaro-murillo by 130.132.236.141 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Jul 2015 16:30:20 +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: emacs-orgmode@gnu.org Xebar Saram writes: > Thats exactly what i was looking for. does anyone know or show > me an example of how to create a org-agenda-custom-commands with > the 'S' from above where i would go C-a 'x' and it would auto > search all TODO headers for a custom string? Probably you mean C-c a. If you have that bind to org-agenda, then do C-c a S. To repeat the previous string searched use the arrow up key. -- Jorge.