emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Ag (the Silver Searcher) knows about Org files now


From: Tim Visher
Subject: Re: [O] Ag (the Silver Searcher) knows about Org files now
Date: Thu, 31 Aug 2017 13:06:56 -0400

It's worth noting that you can already achieve that behavior using [-G | --file-search-regex .*.org

```
ag -G '.*\.org'
```

The emacs ag package is also quite good. https://github.com/Wilfred/ag.el

On Thu, Aug 31, 2017 at 12:36 PM, William Denton <address@hidden> wrote:
A recent commit means that the very useful tool ag recognizes --org as an option to let you search just Org files.

Ag: https://github.com/ggreer/the_silver_searcher

It'll take a while for that to make its way into package updates on different operating systems, but it's good news.

Bill
--
William Denton :: Toronto, Canada   ---   Listening to Art: https://listeningtoart.org/
https://www.miskatonic.org/         ---   GHG.EARTH: http://ghg.earth/
Caveat lector.                      ---   STAPLR: http://staplr.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]