emacs-devel
[Top][All Lists]
Advanced

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

Re: A few issues with thumbs.el


From: Stefan Monnier
Subject: Re: A few issues with thumbs.el
Date: Wed, 25 May 2005 23:01:37 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> It would work, but why should it be better than

> (defun thumbs-thumbname (img)
>  "Return a thumbnail name for the image IMG."
>  (concat thumbs-thumbsdir "/" (md5 (expand-file-name img))))

The resulting file name is at least somewhat meaningful.
Can be very handy when debugging a problem.  Maybe it could even be used for
other things (like globbing) in some cases.


        Stefan




reply via email to

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