From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: org-grep news Date: Sat, 04 Jan 2014 11:12:45 +0100 Message-ID: References: <8761q0e265.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzODt-0004cs-QO for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 05:12:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VzODp-0002zg-4F for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 05:12:53 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:53116) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VzODo-0002zW-UD for emacs-orgmode@gnu.org; Sat, 04 Jan 2014 05:12:49 -0500 In-Reply-To: <8761q0e265.fsf@iro.umontreal.ca> (=?utf-8?Q?=22Fran=C3=A7ois?= Pinard"'s message of "Sat, 04 Jan 2014 00:39:14 -0500") 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: =?utf-8?Q?Fran=C3=A7ois?= Pinard Cc: emacs-orgmode@gnu.org Hi Fran=C3=A7ois, Fran=C3=A7ois Pinard writes: > This is about my little org-grep tool, available at: > > https://github.com/pinard/org-grep > > Right out of the README: "This tool allows for grepping files in a set > of Org directories, formatting the results as a separate Org buffer. > This buffer is assorted with a few specific navigation commands so it > works a bit like M-x rgrep." This is very nice. I'm using deft at the moment (http://jblevins.org/projects/deft/) but I'm trying this as a lightweight replacement. It looks promising. Thanks a lot, Alan