From mboxrd@z Thu Jan 1 00:00:00 1970 From: joakim@verona.se Subject: using rgrep, ag, etc in folded org files? Date: Sun, 11 Sep 2016 18:13:30 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50358) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bj7OJ-00036H-BV for emacs-orgmode@gnu.org; Sun, 11 Sep 2016 12:14:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bj7OE-0007K4-BB for emacs-orgmode@gnu.org; Sun, 11 Sep 2016 12:13:59 -0400 Received: from [195.159.176.226] (port=44324 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bj7OE-0007J9-4I for emacs-orgmode@gnu.org; Sun, 11 Sep 2016 12:13:54 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1bj7O7-0004fQ-BF for emacs-orgmode@gnu.org; Sun, 11 Sep 2016 18:13:47 +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" To: emacs-orgmode@gnu.org Hello, I would like to use ag search, or rgrep etc, to jump to matches in my org files, and have the matched lines tree be unfolded. - isearch works in a folded orgfile - jumping with occur in a folded file works - rgrep, ag, etc doesnt unfold the tree where the match is I found this 6 year old thread discussing the same issue: "org-mode, grep and folding issue". The thread described some workarounds which used agenda search or something like that. I would rather like to use helm-projectile though. Is it possible? -- Joakim Verona -- Joakim Verona