From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: thumbs.el and transparency Date: Tue, 31 Jan 2006 13:03:48 -0500 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: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1138734144 29105 80.91.229.2 (31 Jan 2006 19:02:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 31 Jan 2006 19:02:24 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 31 20:02:23 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 1F40iw-0004kf-2i for ged-emacs-devel@m.gmane.org; Tue, 31 Jan 2006 19:59:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F40lx-00005I-Fi for ged-emacs-devel@m.gmane.org; Tue, 31 Jan 2006 14:02:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F3zvG-0004x9-JP for emacs-devel@gnu.org; Tue, 31 Jan 2006 13:08:11 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F3zvD-0004uP-PM for emacs-devel@gnu.org; Tue, 31 Jan 2006 13:08:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F3zvD-0004td-8c for emacs-devel@gnu.org; Tue, 31 Jan 2006 13:08:07 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F3ztj-000636-FK for emacs-devel@gnu.org; Tue, 31 Jan 2006 13:06:35 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1F3zr2-0000p1-RS; Tue, 31 Jan 2006 13:03:49 -0500 Original-To: Mathias Dahl In-reply-to: (message from Mathias Dahl on Mon, 30 Jan 2006 22:49:03 +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:49823 Archived-At: It creates a buffer called *tumme* with thumbnails of all image files in DIR, just like what happens if you mark files in dired and press `C-t d' (`tumme-display-thumbs'), but skipping the dired step, for convenience. A lot of people, including you, seem to have missed this feature from thumbs.el and I wanted to make a quick hack to see if it was possible to do. That is good. But I think we should also make it simpler to enter tumme-dired.