From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: image display in MinGW build? Date: Mon, 08 May 2006 10:11:45 +0100 Message-ID: <445F0B51.5040505@gnu.org> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1147079576 12800 80.91.229.2 (8 May 2006 09:12:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 May 2006 09:12:56 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 08 11:12:54 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 1Fd1nP-0006Fw-Oa for ged-emacs-devel@m.gmane.org; Mon, 08 May 2006 11:12:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fd1nP-0007rR-6V for ged-emacs-devel@m.gmane.org; Mon, 08 May 2006 05:12:51 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fd1mz-0007aT-86 for emacs-devel@gnu.org; Mon, 08 May 2006 05:12:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fd1mx-0007Xt-Pr for emacs-devel@gnu.org; Mon, 08 May 2006 05:12:24 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fd1mx-0007XX-Ip for emacs-devel@gnu.org; Mon, 08 May 2006 05:12:23 -0400 Original-Received: from [213.86.207.50] (helo=exchange.integrasp.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fd1nl-0003M6-Ak for emacs-devel@gnu.org; Mon, 08 May 2006 05:13:13 -0400 Original-Received: from [192.168.111.65] (localhost [127.0.0.1]) by exchange.integrasp.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id KLCLSA5H; Mon, 8 May 2006 10:05:09 +0100 Original-Received: from 192.168.111.65 ([192.168.111.65] helo=[192.168.111.65]) by ASSP-nospam; 8 May 2006 10:04:42 +0100 User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) Original-To: David Abrahams In-Reply-To: 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:54075 Archived-At: David Abrahams wrote: > I am seeing picons in Gnus, which is certainly a step, but I can't view .png files, for example. Toggling > image mode on them has no effect. Can anyone offer a clue as to how to make this work? > Are the image DLLs, and their dependencies like zlib etc, in your path?