From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Directly search for Headlines? Date: Mon, 07 Jul 2014 15:11:13 -0400 Message-ID: <87r41xyofi.fsf@alphaville.bos.redhat.com> 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]:57067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4EKD-0001MT-HY for emacs-orgmode@gnu.org; Mon, 07 Jul 2014 15:11:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X4EJz-0005v9-Ud for emacs-orgmode@gnu.org; Mon, 07 Jul 2014 15:11:41 -0400 Received: from plane.gmane.org ([80.91.229.3]:45023) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4EJz-0005ut-OY for emacs-orgmode@gnu.org; Mon, 07 Jul 2014 15:11:27 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X4EJx-00083j-SH for emacs-orgmode@gnu.org; Mon, 07 Jul 2014 21:11:25 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Jul 2014 21:11:25 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Jul 2014 21:11:25 +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 Ken Mankoff writes: > On 2014-07-07 at 11:19, Nick Dokos wrote: >> John Durden writes: >> >>> Can you search directly for headlines in all agenda-files, with the >>> name of the headline, not tags? If so, how? If not, wouldn't this be >>> useful? >>> >> >> Try `s' in the agenda perhaps? > > Yes this feature would be useful. > > "s" in agenda just saves all Org Buffers for me. > Sorry, I meant `s' in the agenda dispatcher: C-c a s > My work-around is to search for "* Foo", but this doesn't find headlines > with TODO items. > > -k. C-c a S perhaps? Nick