From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: nullius.filius@gmail.com Newsgroups: gmane.emacs.help Subject: Re: image-dired shows images as text Date: Thu, 27 Dec 2007 23:59:50 -0800 (PST) Organization: http://groups.google.com Message-ID: <24ab50f7-c18c-4521-80e7-0cf002dfa989@t1g2000pra.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1198831312 23435 80.91.229.12 (28 Dec 2007 08:41:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Dec 2007 08:41:52 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Dec 28 09:42:06 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1J8An4-00013s-CK for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Dec 2007 09:42:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J8Amj-0007RJ-D3 for geh-help-gnu-emacs@m.gmane.org; Fri, 28 Dec 2007 03:41:41 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!t1g2000pra.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 221.127.230.254 Original-X-Trace: posting.google.com 1198828791 14764 127.0.0.1 (28 Dec 2007 07:59:51 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 28 Dec 2007 07:59:51 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: t1g2000pra.googlegroups.com; posting-host=221.127.230.254; posting-account=eC1DvgoAAADSFXX7sf_iRJJOD8mR2PMk User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11,gzip(gfe),gzip(gfe) Original-Xref: shelby.stanford.edu gnu.emacs.help:154938 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: news.gmane.org gmane.emacs.help:50363 Archived-At: X-No-Archive: Yes My version of 22.1, which came bundled with auctex, was missing the jpeg library. Can you display normal pictures? What happens when you open a jpeg file in emacs? If you are not displaying jpeg files would you check to make sure you have jpeg62.dll? Allan wrote: >I am using Emacs 22.1 on Windows XP like the OP. When I type M-x >thumbs-dired-show-marked I just get empty squares displayed four rows wide. I marked >six images and I got one row of four squares and a second row of two squares, all blank. >I have tried M-x thumbs before and got similar results (namely, a block of sixteen empty >boxes). I have also added the ImageMagick directory to the exec-path variable via a >customization window, but unfortunately it did not help.