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 <w...@pobox.com> 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