> 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
_______________________________________________
Emacs-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-devel