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

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

bug#53229: 29.0.50; Image-dired is not reusing thumbnails created in ema


From: Thierry Volpiatto
Subject: bug#53229: 29.0.50; Image-dired is not reusing thumbnails created in emacs-27
Date: Fri, 14 Jan 2022 13:37:32 +0000

Stefan Kangas <stefan@marxist.se> writes:

> Lars Ingebrigtsen <larsi@gnus.org> writes:
>
>> Stefan, was there any particular reason to switch from sha1 to md5 in
>> image-dired?
>
> Mostly that it was marginally faster and I didn't expect any breakage.
> I think we could either switch back, or make sure that we use the MD5
> version of the file name if it exists and otherwise use SHA1.

If you do that you will have one call of MD5 and one of SHA1 on the same
file, which defeat the purpose of using SHA1 which is presumably faster.

-- 
Thierry

Attachment: signature.asc
Description: PGP signature


reply via email to

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