From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: Directly search for Headlines? Date: Tue, 08 Jul 2014 17:31:22 -0400 Message-ID: References: <3033611404741970@web12g.yandex.ru> <87pphh19jr.fsf@alphaville.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:32815) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4d36-0002Ka-F5 for emacs-orgmode@gnu.org; Tue, 08 Jul 2014 17:35:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X4d2x-0001gM-Dr for emacs-orgmode@gnu.org; Tue, 08 Jul 2014 17:35:40 -0400 Received: from mail-ie0-x22b.google.com ([2607:f8b0:4001:c03::22b]:64874) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4d2x-0001gE-7N for emacs-orgmode@gnu.org; Tue, 08 Jul 2014 17:35:31 -0400 Received: by mail-ie0-f171.google.com with SMTP id at1so862951iec.2 for ; Tue, 08 Jul 2014 14:35:30 -0700 (PDT) In-reply-to: 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: Samuel Wales Cc: Nick Dokos , emacs-orgmode@gnu.org On 2014-07-08 at 17:01, Samuel Wales wrote: > On 7/7/14, Ken Mankoff wrote: >> "s" in agenda just saves all Org Buffers for me. > > c-c a s > >> My work-around is to search for "* Foo", but this doesn't find headlines >> with TODO items. > > it should. You're right. It does! Not sure why I thought it didn't. OP issue solved, I think, with this. -k.