GNU bug report logs -
#61394
30.0.50; [PATCH] Image-dired thumb name based on content
Previous Next
Reported by: Manuel Giraud <manuel <at> ledu-giraud.fr>
Date: Thu, 9 Feb 2023 19:08:02 UTC
Severity: normal
Tags: patch
Found in version 30.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Manuel Giraud <manuel <at> ledu-giraud.fr>
> Cc: stefankangas <at> gmail.com, contovob <at> tcd.ie, 61394 <at> debbugs.gnu.org
> Date: Thu, 03 Aug 2023 18:51:28 +0200
>
> Eli Zaretskii <eliz <at> gnu.org> writes:
>
> >> +(defun image-dired-update-thumbnail-at-point ()
> >> + "Update the thumbnail at point if the original image file has been
> >> +modified. Take care of uncaching and removing the old thumbnail
> >> +file."
> >
> > The first line of the doc string should be a single complete sentence.
> > (Just move the "modified" part to the first line, I think there's
> > enough space there.)
>
> I don't understand. "Update the thumbnail at point." does not seem
> sufficient because the fact that the original image might be modified is
> the main point of this function.
What I had in mind is this:
(defun image-dired-update-thumbnail-at-point ()
"Update the thumbnail at point if the original image file has been modified.
This function uncaches and removes the thumbnail file under the old name."
OK?
> What about:
>
> "When 'image-dired-thumb-naming' is set to 'sha1-contents', 'thumb' and
> 'old-thumb' could be different file names. Update the thumbnail then."
Much better, thanks.
This bug report was last modified 1 year and 290 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.