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: Stefan Monnier
Subject: Re: [External] : Re: How to grep for a string spanning multiple lines?
Date: Mon, 28 Nov 2022 16:05:37 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

>> https://www.emacswiki.org/emacs/download/levenshtein.el
> Now to find the differences to the built-in `string-distance'.

That's easy:

    (string-distance "string-distance" "levenshtein")  =>  13


-- Stefan




reply via email to

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