[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: grep-at-point
From: |
Aleksandar Simic |
Subject: |
Re: grep-at-point |
Date: |
Wed, 11 Jan 2017 19:21:06 +0000 |
On Wed, Jan 11, 2017 at 5:48 PM, Joe Riel <joer@san.rr.com> wrote:
> Before writing one, is there an elisp function
> that returns a buffer of links to file locations
> where the elisp symbol at point is used?
>
> I'm only concerned with the files in the current directory.
> Am currently using M-x grep. Maybe all I really need
> is a grep-at-point function, which greps for the symbol at point.
These answers from 2008 might be of interest:
https://lists.gnu.org/archive/html/help-gnu-emacs/2008-09/msg00630.html
https://lists.gnu.org/archive/html/help-gnu-emacs/2008-09/msg00640.html
Aleksandar
Re: grep-at-point, John Mastro, 2017/01/11
RE: grep-at-point, Drew Adams, 2017/01/11