From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: thumbs.el and transparency Date: Mon, 30 Jan 2006 01:49:03 +0000 (UTC) Message-ID: References: <17366.53124.274532.548329@kahikatea.snap.net.nz> <87y814vhxj.fsf@jurta.org> <17367.17105.271024.157799@kahikatea.snap.net.nz> <17369.17978.521026.397616@kahikatea.snap.net.nz> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1138585791 11283 80.91.229.2 (30 Jan 2006 01:49:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 30 Jan 2006 01:49:51 +0000 (UTC) Cc: bob@rattlesnake.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 30 02:49:49 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 1F3OAr-0003pg-ED for ged-emacs-devel@m.gmane.org; Mon, 30 Jan 2006 02:49:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F3ODn-0000Bw-A1 for ged-emacs-devel@m.gmane.org; Sun, 29 Jan 2006 20:52:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F3ODQ-00005f-G7 for emacs-devel@gnu.org; Sun, 29 Jan 2006 20:52:24 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F3ODO-0008V8-KA for emacs-devel@gnu.org; Sun, 29 Jan 2006 20:52:23 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F3ODK-0008Ue-OF for emacs-devel@gnu.org; Sun, 29 Jan 2006 20:52:20 -0500 Original-Received: from [69.168.108.225] (helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F3OBY-0005Gi-K7 for emacs-devel@gnu.org; Sun, 29 Jan 2006 20:50:28 -0500 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.115) Mon, 30 Jan 2006 01:49:03 +0000 (UTC) nFrom: "Robert J. Chassell" Original-To: Mathias Dahl , emacs-devel@gnu.org In-reply-to: (message from Mathias Dahl on Sun, 29 Jan 2006 23:04:42 +0100) 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:49732 Archived-At: I tried `tumme-show-all-from-dir' but it took a long time. It was in a directory with lots of images. It is vital that you add them incrementally. Your limit makes sense the way the function is written now. My main image directory has many images in it. I do not know how others work, but if they are like me, then in practice, the function will fail because of directories with lots of images. Also, it is no good to click on the image to find its name. That takes too long. And that action did not give me the other information that comes in dired. gimv does provide the name, size, and date of the image. Moreover, it is quicker and works incrementally. Later, after trying `M-x tumme-dired' again, I switched to another, non-tumme buffer. At that point, I lost the window configuration that had the three tumme buffers. As far as I know, there is some way to save such configurations, but I don't know it. All the tumme commands should work in all the tumme buffers. No no. Don't move to the *tumme* buffer before running that command (C-t d), run it from the Dired buffer. That should work much much better! :) `tumme-display-thumbs' should run in a regular dired buffer, calling whatever is necessary the first time. Currently, that command is bound to `C-t d', but might be bound differently in the future, a keybinding that fits with the other dired commands. You should not have to run a special `tumme-dired' command. The good news is that saving a resized image did work. On my system, `tumme-temp-image-file' is ~/.tumme/.tumme_temp, so cp ~/.tumme/.tumme_temp ~/foo.jpg That works fine. -- Robert J. Chassell bob@rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.rattlesnake.com http://www.teak.cc