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

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

RE: [External] : Re: How to grep for a string spanning multiple lines?


From: Drew Adams
Subject: RE: [External] : Re: How to grep for a string spanning multiple lines?
Date: Sun, 27 Nov 2022 19:46:38 +0000

> You might enjoy agrep, then. If you want to go further, do some
> research on weighted Levenshtein distance (there /is/ an elisp
> function named `string-distance` for you, then).

(Caveat: Not following this thread.)

FYI, there is Elisp library `levenshtein.el':

https://www.emacswiki.org/emacs/download/levenshtein.el


(FYI2: Icicles uses that library, if you have it:

https://www.emacswiki.org/emacs/Icicles_-_Completion_Methods_and_Styles#LevenshteinCompletion)

reply via email to

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