emacs-devel
[Top][All Lists]
Advanced

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

Re: searching text only in particular blocks of text is possible?


From: Juri Linkov
Subject: Re: searching text only in particular blocks of text is possible?
Date: Thu, 15 Sep 2022 09:41:58 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

> I wish to search some text but only, for example, inside a let in all
> files of a project.
> Is it possible?

Implementing this is possible for isearch by customizing 
isearch-filter-predicate.
But it seems everything you need is already implemented by the package
'el-search'.



reply via email to

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