From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: thumbnail viewer integrated in emacs' dir-mode Date: Thu, 16 Dec 2004 09:30:24 -0800 Message-ID: References: <20041216170356.GA1700@desktop.gs> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1103218315 4097 80.91.229.6 (16 Dec 2004 17:31:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Dec 2004 17:31:55 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Dec 16 18:31:46 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CezTe-0006pY-00 for ; Thu, 16 Dec 2004 18:31:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cezdu-0002wb-9i for geh-help-gnu-emacs@m.gmane.org; Thu, 16 Dec 2004 12:42:22 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cezdc-0002vd-NH for help-gnu-emacs@gnu.org; Thu, 16 Dec 2004 12:42:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cezdb-0002ul-F3 for help-gnu-emacs@gnu.org; Thu, 16 Dec 2004 12:42:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cezda-0002uG-TX for help-gnu-emacs@gnu.org; Thu, 16 Dec 2004 12:42:02 -0500 Original-Received: from [148.87.2.204] (helo=inet-mail4.oracle.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CezSV-00074U-Iv for help-gnu-emacs@gnu.org; Thu, 16 Dec 2004 12:30:35 -0500 Original-Received: from inet-mail4.oracle.com (localhost [127.0.0.1]) by inet-mail4.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id iBGHUSge004464; Thu, 16 Dec 2004 09:30:29 -0800 (PST) Original-Received: from rgmsgw301.us.oracle.com (rgmsgw301.us.oracle.com [138.1.191.50]) by inet-mail4.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id iBGHUPXQ004377; Thu, 16 Dec 2004 09:30:26 -0800 (PST) Original-Received: from rgmsgw301.us.oracle.com (localhost [127.0.0.1]) by rgmsgw301.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with ESMTP id iBGHUPda010506; Thu, 16 Dec 2004 10:30:25 -0700 Original-Received: from dradamslap (dradams-lap.us.oracle.com [130.35.177.126]) by rgmsgw301.us.oracle.com (Switch-3.1.4/Switch-3.1.0) with SMTP id iBGHUOZR010499 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 16 Dec 2004 10:30:25 -0700 Original-To: "Gabriel Striewe" , X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal In-Reply-To: <20041216170356.GA1700@desktop.gs> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:22823 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22823 Can anybody recommend me a mode or some way to integrate a thumbnail viewer into emacs' directory-mode? I am using emacs for almost all my work except of viewing photos (up to now). Any help greatly appreciated. I'm not sure what you mean. For thumbnail images, see http://www.emacswiki.org/cgi-bin/wiki/ThumbsMode. For thumbnail frames, including Dired or any other buffers, see http://www.emacswiki.org/cgi-bin/wiki/FisheyeWithThumbs. HTH, Drew