help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Semantically grepping Emacs Lisp sources?


From: Noam Postavsky
Subject: Re: Semantically grepping Emacs Lisp sources?
Date: Sat, 29 Jun 2019 18:32:17 -0400

On Sat, 29 Jun 2019 at 18:02, Tim Landscheidt <tim@tim-landscheidt.de> wrote:

> Is there a utility either integrated in Emacs or external
> that instead of a regular expression accepts some form of
> "predicate" and then highlights all Lisp structures that
> match it?  I. e., something like (pseudo-code) "(and (eql
> (car s) 'define-skeleton) (not (string-p (whatever s))))"?

I think el-search in GNU ELPA does something like this.

https://elpa.gnu.org/packages/el-search.html



reply via email to

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