From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; Displaying PPM Date: Fri, 28 Mar 2008 15:09:51 +0000 Message-ID: <47ED0A3F.4010905@gnu.org> References: <20080327041344.6F802639187@mt-computer.local> <47EB5C76.1040000@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1206720282 23477 80.91.229.12 (28 Mar 2008 16:04:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Mar 2008 16:04:42 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, 83-done@emacsbugs.donarmstrong.com To: Markus Triska Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 28 17:05:11 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JfH4Y-00029c-G0 for ged-emacs-devel@m.gmane.org; Fri, 28 Mar 2008 17:04:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JfH3x-00016n-7x for ged-emacs-devel@m.gmane.org; Fri, 28 Mar 2008 12:04:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JfH3i-00012I-Vz for emacs-devel@gnu.org; Fri, 28 Mar 2008 12:04:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JfH3g-00011M-D1 for emacs-devel@gnu.org; Fri, 28 Mar 2008 12:04:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JfH3g-00011I-7v for emacs-devel@gnu.org; Fri, 28 Mar 2008 12:04:00 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JfH3f-0004wN-V9 for emacs-devel@gnu.org; Fri, 28 Mar 2008 12:04:00 -0400 Original-Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1JfH3f-0002jW-JS for emacs-pretest-bug@gnu.org; Fri, 28 Mar 2008 12:03:59 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JfH3c-0004vZ-Ak for emacs-pretest-bug@gnu.org; Fri, 28 Mar 2008 12:03:59 -0400 Original-Received: from mk-outboundfilter-4.mail.uk.tiscali.com ([212.74.114.32]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JfH3b-0004uZ-3J for emacs-pretest-bug@gnu.org; Fri, 28 Mar 2008 12:03:56 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AisFAA6y7EdTQxds/2dsb2JhbACBWqlD X-IP-Direction: IN Original-Received: from i-83-67-23-108.freedom2surf.net (HELO wanchan.jasonrumney.net) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP; 28 Mar 2008 15:28:30 +0000 Original-Received: from [192.168.249.27] (chiko.jasonrumney.net [192.168.249.27]) by wanchan.jasonrumney.net (Postfix) with ESMTP id B0CECB6; Fri, 28 Mar 2008 15:09:59 +0000 (GMT) User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) In-Reply-To: X-Enigmail-Version: 0.95.6 OpenPGP: id=8086879D X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:93697 gmane.emacs.pretest.bugs:21740 Archived-At: version: 22.3 Markus Triska wrote: > Jason Rumney writes: > > >> "PNM: Invalid maximum value" >> > > The PPM file was created with "convert" from this PostScript file: > > http://www.logic.at/prolog/demo.ps > > and it seems to satisfy the constraints from: > > http://netpbm.sourceforge.net/doc/ppm.html > I've fixed this problem in the EMACS_22_BASE branch so it will be in the next version (whether that is 22.3 or 23.1 is undecided). I also passed the bug report on to the GIMP team, where they have changed the wording of their error message from "Invalid" to "Unsupported" pending a proper fix.