GNU bug report logs - #77678
31.0.50; Infloop in multi-isearch-read-files

Previous Next

Package: emacs;

Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>

Date: Wed, 9 Apr 2025 11:02:02 UTC

Severity: normal

Fixed in version 31.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Michael Albinus <michael.albinus <at> gmx.de>
Cc: Michael Heerdegen <michael_heerdegen <at> web.de>, Eli Zaretskii <eliz <at> gnu.org>, 77678 <at> debbugs.gnu.org
Subject: bug#77678: 31.0.50; Infloop in multi-isearch-read-files
Date: Tue, 29 Apr 2025 20:14:20 +0300
close 77678 31.0.50
thanks

>>> > What method did you have in mind?
>>>
>>> `expand-file-name' both arguments?  I dunno whether this suffices when
>>> Tramp comes into play, though.
>>
>> expand-file-name is a good starting point, yes.  If that's not enough,
>> then comparing the results with file-equal-p should do.  (If even that
>> doesn't work in all cases, there's probably more here than meets the
>> eye.)
>
> file-equal-p uses file-truename which should be OK. Also from the Tramp POV.

So now replaced 'string-equal' with 'file-equal-p'.




This bug report was last modified 85 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.