From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Corey Foote Newsgroups: gmane.emacs.help Subject: RE: Image-Dired thumbs issue Date: Thu, 5 Jun 2008 12:27:32 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_a7b2e369-3480-4e77-a011-7751c65920fe_" X-Trace: ger.gmane.org 1212683348 6951 80.91.229.12 (5 Jun 2008 16:29:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 5 Jun 2008 16:29:08 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Juanma Barranquero Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 05 18:29:50 2008 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 1K4ILH-0007T3-Iy for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jun 2008 18:29:35 +0200 Original-Received: from localhost ([127.0.0.1]:37761 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K4IKU-0007cK-Qv for geh-help-gnu-emacs@m.gmane.org; Thu, 05 Jun 2008 12:28:46 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K4IJP-0006xD-FZ for help-gnu-emacs@gnu.org; Thu, 05 Jun 2008 12:27:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K4IJN-0006wN-Lx for help-gnu-emacs@gnu.org; Thu, 05 Jun 2008 12:27:39 -0400 Original-Received: from [199.232.76.173] (port=33663 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K4IJN-0006wF-Dm for help-gnu-emacs@gnu.org; Thu, 05 Jun 2008 12:27:37 -0400 Original-Received: from blu0-omc1-s28.blu0.hotmail.com ([65.55.116.39]:57928) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K4IJL-0006qY-MP for help-gnu-emacs@gnu.org; Thu, 05 Jun 2008 12:27:36 -0400 Original-Received: from BLU105-W28 ([65.55.116.7]) by blu0-omc1-s28.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 5 Jun 2008 09:27:32 -0700 X-Originating-IP: [75.67.96.217] Importance: Normal In-Reply-To: X-OriginalArrivalTime: 05 Jun 2008 16:27:32.0974 (UTC) FILETIME=[0E6E10E0:01C8C729] X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:54476 Archived-At: --_a7b2e369-3480-4e77-a011-7751c65920fe_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable No luck. I set them and it still doesn't work. :-( (setq image-dired-cmd-create-temp-image-program "c:/Program Files/ImageMagi= ck-6.4.1-Q16/convert.exe") (setq image-dired-cmd-create-thumbnail-program "c:/Program Files/ImageMagic= k-6.4.1-Q16/convert.exe") (setq image-dired-cmd-pngcrush-program "c:/Program Files/ImageMagick-6.4.1-= Q16/convert.exe") (setq image-dired-cmd-pngnq-program "c:/Program Files/ImageMagick-6.4.1-Q16= /convert.exe") (setq image-dired-cmd-rotate-original-program "c:/Program Files/ImageMagick= -6.4.1-Q16/convert.exe") (setq image-dired-cmd-rotate-thumbnail-program "c:/Program Files/ImageMagic= k-6.4.1-Q16/convert.exe") (setq image-dired-cmd-write-exif-data-program "c:/Program Files/ImageMagick= -6.4.1-Q16/convert.exe") > Date: Wed, 4 Jun 2008 15:55:06 +0200 > From: lekktu@gmail.com > To: coreyfoote@hotmail.com > Subject: Re: Image-Dired thumbs issue > CC: help-gnu-emacs@gnu.org >=20 > > I'm having some trouble getting Image-Dired to run. I installed ImageMa= gick > > and put the program folder in my path environment variable. I'm able to > > invoke both convert and mogrify from the command line, but when I try t= o run > > Image-Dired by by typing M-x image-dired I get a message saying, "Thumb > > could not be created for file..." Any suggestions? >=20 > Did you try setting the several image-dired-*-program variables to the > paths of your ImageMagick executables? >=20 > Note that, on Windows XP, the convert.exe that first appears in the > PATH is often a system utility to convert FAT partitions to NTFS. >=20 > Juanma _________________________________________________________________ Search that pays you back! Introducing Live Search cashback. http://search.live.com/cashback/?&pkw=3Dform=3DMIJAAF/publ=3DHMTGL/crea=3Ds= rchpaysyouback= --_a7b2e369-3480-4e77-a011-7751c65920fe_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable No luck. I set them and it still doesn't work. :-(

(setq image-dired= -cmd-create-temp-image-program "c:/Program Files/ImageMagick-6.4.1-Q16/conv= ert.exe")
(setq image-dired-cmd-create-thumbnail-program "c:/Program Fil= es/ImageMagick-6.4.1-Q16/convert.exe")
(setq image-dired-cmd-pngcrush-pr= ogram "c:/Program Files/ImageMagick-6.4.1-Q16/convert.exe")
(setq image-= dired-cmd-pngnq-program "c:/Program Files/ImageMagick-6.4.1-Q16/convert.exe= ")
(setq image-dired-cmd-rotate-original-program "c:/Program Files/Image= Magick-6.4.1-Q16/convert.exe")
(setq image-dired-cmd-rotate-thumbnail-pr= ogram "c:/Program Files/ImageMagick-6.4.1-Q16/convert.exe")
(setq image-= dired-cmd-write-exif-data-program "c:/Program Files/ImageMagick-6.4.1-Q16/c= onvert.exe")


> Date: Wed, 4 Jun 2008 15:55:06 +0200
> F= rom: lekktu@gmail.com
> To: coreyfoote@hotmail.com
> Subject: R= e: Image-Dired thumbs issue
> CC: help-gnu-emacs@gnu.org
>
= > > I'm having some trouble getting Image-Dired to run. I installed I= mageMagick
> > and put the program folder in my path environment v= ariable. I'm able to
> > invoke both convert and mogrify from the = command line, but when I try to run
> > Image-Dired by by typing M= -x image-dired I get a message saying, "Thumb
> > could not be cre= ated for file..." Any suggestions?
>
> Did you try setting the= several image-dired-*-program variables to the
> paths of your Image= Magick executables?
>
> Note that, on Windows XP, the convert.= exe that first appears in the
> PATH is often a system utility to con= vert FAT partitions to NTFS.
>
> Juanma


Sear= ch that pays you back! Introducing Live Search cashback. Search Now! = --_a7b2e369-3480-4e77-a011-7751c65920fe_--