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: Wed, 01 Feb 2006 23:16:27 -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 1138854095 3509 80.91.229.2 (2 Feb 2006 04:21:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 2 Feb 2006 04:21:35 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Feb 02 05:21: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 1F4VyM-0008NG-7v for ged-emacs-devel@m.gmane.org; Thu, 02 Feb 2006 05:21:30 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F4W1S-00081n-1q for ged-emacs-devel@m.gmane.org; Wed, 01 Feb 2006 23:24:42 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F4Vxa-0006MS-BC for emacs-devel@gnu.org; Wed, 01 Feb 2006 23:20:42 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F4VxZ-0006M2-KK for emacs-devel@gnu.org; Wed, 01 Feb 2006 23:20:41 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F4VxZ-0006Lx-7D for emacs-devel@gnu.org; Wed, 01 Feb 2006 23:20:41 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F4VwL-0003YS-24 for emacs-devel@gnu.org; Wed, 01 Feb 2006 23:19:25 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1F4VtT-0005mN-EY; Wed, 01 Feb 2006 23:16:27 -0500 Original-To: Mathias Dahl In-reply-to: (message from Mathias Dahl on Wed, 01 Feb 2006 11:44:24 +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:49907 Archived-At: I think we are miscommunicating. I just renamed `tumme-dired' to `tumme-dired-with-window-configuration', because that is what it basically does, opens dired in the directory specified by the user and creates the window configuration that *I* think works quite well, but which there have been discussions about. Are you going to make another way to enter tumme Dired? So, there is no longer any need for setting up that window configuration for doing simple image browsing, but using one (for example the one that `tumme-dired-with-window-configuration' sets up) should still work the same as before. That sounds good.