From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: tumme directory Date: Sat, 11 Feb 2006 03:23:44 +0200 Organization: JURTA Message-ID: <874q36ipyz.fsf@jurta.org> References: <87r76t8afw.fsf@stupidchicken.com> <87zmkzf99z.fsf-monnier+emacs@gnu.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139630554 2873 80.91.229.2 (11 Feb 2006 04:02:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 11 Feb 2006 04:02:34 +0000 (UTC) Cc: emacs-devel@gnu.org, monnier@iro.umontreal.ca, rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Feb 11 05:02:33 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F7lxt-0006fh-VM for ged-emacs-devel@m.gmane.org; Sat, 11 Feb 2006 05:02:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F7lxt-0002S5-Ga for ged-emacs-devel@m.gmane.org; Fri, 10 Feb 2006 23:02:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F7lvc-0001jo-Ma for emacs-devel@gnu.org; Fri, 10 Feb 2006 23:00:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F7lva-0001iE-2D for emacs-devel@gnu.org; Fri, 10 Feb 2006 23:00:07 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F7lvZ-0001iA-IY for emacs-devel@gnu.org; Fri, 10 Feb 2006 23:00:05 -0500 Original-Received: from [194.126.101.111] (helo=mail.neti.ee) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F7lzL-0000VE-HB; Fri, 10 Feb 2006 23:03:59 -0500 Original-Received: from mail.neti.ee (80-235-40-212-dsl.mus.estpak.ee [80.235.40.212]) by Relayhost1.neti.ee (Postfix) with ESMTP id D625960A9; Sat, 11 Feb 2006 05:59:54 +0200 (EET) Original-To: Mattis In-Reply-To: (Mattis's message of "Sat, 11 Feb 2006 01:04:11 +0100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:50357 Archived-At: > I just commited the changed suggested by Nick. Now it works the same > way thumbs.el does. It could easily be changed again though, but this > seems to work nicely. I just moved my thumbnails to the new dir and it > works well: > > $ mkdir ~/.emacs.d/tumme > $ mv ~/.tumme/*.thumb.jpg ~/.emacs.d/tumme/ Do you have a TODO item for sharing thumbnails with other GNU programs? I could send you command examples that produce impressive results. The thumbnail PNG file sizes are much smaller than generated by other programs, but still are readable by them. For example, gqview has noticeable delays while reading its own thumbnails generated earlier. But when I regenerate them with a set of PNG optimizing utilities, it reads them instantly. And disk space saving is almost three-fold which is significant with a large thumbnail collection. -- Juri Linkov http://www.jurta.org/emacs/