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: Juanma Barranquero
Subject: Re: A few issues with thumbs.el
Date: Mon, 30 May 2005 22:29:55 +0200

> How about the following template?
> 
> (format "%s/%s-%x.jpg"
>         thumbs-thumbsdir
>         (file-name-nondirectory filename)
>         (sxhash contents))

A problem is that (sxhash contents) will be slower; I have no issue
with that, but perhaps someone will. Other than that, I'm OK with any
fix that produces valid filenames and minimizes collisions.

See what other people think before committing the change, though.
Small decisions often bring big discussions :)

-- 
                    /L/e/k/t/u




reply via email to

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