From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Robert J. Chassell" Newsgroups: gmane.emacs.devel Subject: Re: png support broken? Date: Tue, 23 Sep 2003 13:51:59 +0000 (UTC) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030923.104856.193704632.wl@gnu.org> Reply-To: bob@rattlesnake.com NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1064325217 21056 80.91.224.253 (23 Sep 2003 13:53:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 23 Sep 2003 13:53:37 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Sep 23 15:53:36 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1A1nbk-0006xC-00 for ; Tue, 23 Sep 2003 15:53:36 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1A1ni1-00013N-00 for ; Tue, 23 Sep 2003 16:00:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A1nb1-0004gU-6T for emacs-devel@quimby.gnus.org; Tue, 23 Sep 2003 09:52:51 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.22) id 1A1naO-0004fw-A9 for emacs-devel@gnu.org; Tue, 23 Sep 2003 09:52:12 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.22) id 1A1naM-0004fJ-7y for emacs-devel@gnu.org; Tue, 23 Sep 2003 09:52:10 -0400 Original-Received: from [140.186.114.245] (helo=rattlesnake.com) by monty-python.gnu.org with esmtp (Exim 4.22) id 1A1naL-0004dX-3E for emacs-devel@gnu.org; Tue, 23 Sep 2003 09:52:09 -0400 Original-Received: by rattlesnake.com via sendmail from stdin id (Debian Smail3.2.0.114) Tue, 23 Sep 2003 13:51:59 +0000 (UTC) Original-To: emacs-devel@gnu.org In-reply-to: <20030923.104856.193704632.wl@gnu.org> (message from Werner LEMBERG on Tue, 23 Sep 2003 10:48:56 +0200 (CEST)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:16577 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:16577 [CVS 2003-09-22] It seems that PNG image support has been broken recently -- it has still worked with the CVS from 2003-08-31. After evaluating (auto-image-file-mode t) I can view PNG images using today's CVS snapshot, Tue, 2003 Sep 23 12:14 UTC GNU Emacs 21.3.50.86 (i686-pc-linux-gnu, GTK+ Version 2.2.1) kernel 2.4.21, libpng10.so.0.1.0.15 [I also have libpng12.so.0.1.2.5 but not its related png.h and pngconf.h files for which ./configure checks] started with /usr/local/bin/emacs -q --no-site-file --eval '(blink-cursor-mode 0)' -- Robert J. Chassell Rattlesnake Enterprises http://www.rattlesnake.com GnuPG Key ID: 004B4AC8 http://www.teak.cc bob@rattlesnake.com