From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Louis Subject: Re: Configure Helm Source from org-tags-view Date: Thu, 8 Aug 2019 22:30:51 +0200 Message-ID: <20190808203051.GP23122@protected.rcdrun.com> References: <20190808191313.GW23122@protected.rcdrun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:60786) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hvp3m-0007cj-Mn for emacs-orgmode@gnu.org; Thu, 08 Aug 2019 16:30:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hvp3l-0003hm-Om for emacs-orgmode@gnu.org; Thu, 08 Aug 2019 16:30:54 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:54779) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hvp3l-0003hZ-Hn for emacs-orgmode@gnu.org; Thu, 08 Aug 2019 16:30:53 -0400 Content-Disposition: inline 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" To: Nathan Neff Cc: emacs-orgmode * Nathan Neff [2019-08-08 22:24]: > I removed the staff from the beginning of the function call, and changed > staff to bar I also removed the (or (and)) conditions :-) > > Now, I need to see how to make this function search all agenda files - it > seems > to work only on the headlines in Foo.org I am glad that it works somehow for you. I would not like that type of abuse on myself... I would just do this: M-x helm-occur :staff and it would be enough.