emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Ag (the Silver Searcher) knows about Org files now
@ 2017-08-31 16:36 William Denton
  2017-08-31 17:06 ` Tim Visher
  2017-09-02  2:23 ` Adam Porter
  0 siblings, 2 replies; 3+ messages in thread
From: William Denton @ 2017-08-31 16:36 UTC (permalink / raw)
  To: emacs-orgmode

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Ag (the Silver Searcher) knows about Org files now
  2017-08-31 16:36 Ag (the Silver Searcher) knows about Org files now William Denton
@ 2017-08-31 17:06 ` Tim Visher
  2017-09-02  2:23 ` Adam Porter
  1 sibling, 0 replies; 3+ messages in thread
From: Tim Visher @ 2017-08-31 17:06 UTC (permalink / raw)
  To: William Denton; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 824 bytes --]

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 <wtd@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/
>
>

[-- Attachment #2: Type: text/html, Size: 1694 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Ag (the Silver Searcher) knows about Org files now
  2017-08-31 16:36 Ag (the Silver Searcher) knows about Org files now William Denton
  2017-08-31 17:06 ` Tim Visher
@ 2017-09-02  2:23 ` Adam Porter
  1 sibling, 0 replies; 3+ messages in thread
From: Adam Porter @ 2017-09-02  2:23 UTC (permalink / raw)
  To: emacs-orgmode

Ah, you had me for a moment there: I thought you meant that it
understood Org files semantically, so it could search entries within Org
files.  That would be very helpful for helm-org-rifle.  Maybe someday...

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-09-02  2:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-31 16:36 Ag (the Silver Searcher) knows about Org files now William Denton
2017-08-31 17:06 ` Tim Visher
2017-09-02  2:23 ` Adam Porter

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).