Re: Adding Freefall
Nuno Silva <[email protected]> Thu, 27 Mar 2025 15:40:51 +0000
| Newsgroups | gmane.discuss |
|---|---|
| Message-ID | <[email protected]> |
On 2025-03-26, Lars Ingebrigtsen wrote: > Nuno Silva <[email protected]> writes: > >> The quick and dirty hack of changing it to >> >> (when (or (string-match "href=\"\\([^\"]+\\)" parameters) >> (string-match "href='\\([^\']+\\)" parameters)) >> >> appears to work. Now how ugly is this and what have I broken? > > Looks correct to me -- you should go ahead and submit this to the Emacs > bug tracker. Ok, done :-) https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77314 -- Nuno Silva