GNU bug report logs -
#28824
26.0.90; display of pbm images broken?
Previous Next
Reported by: "Roland Winkler" <winkler <at> gnu.org>
Date: Sat, 14 Oct 2017 02:12:02 UTC
Severity: normal
Found in version 26.0.90
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Sat 14 Oct 2017, Eli Zaretskii wrote:
>> From: Andy Moreton <andrewjmoreton <at> gmail.com>
>> Date: Sat, 14 Oct 2017 16:01:20 +0100
>>
>> I see problems with some PBM files from etc/images with emacs 26.0.90 on
>> Windows. The ones that don't work appear to be those that contain a
>> Netpbm header, e.g. back-arrow.pbm close.pbm cut.pbm fwd-arrow.pbm
>> home.pbm
>
> I see no problems with those images you mention as problematic.
>
> Could it be a problem specific to 64-bit builds?
I've tried this in a 32bit MinGW build with the same results. It appears
to be a problem with the pbm entry in image-type-header-regexps, as
doing (setq image-type-header-regexps '(("\\`P[1-6]" . pbm))) results in
the problematic images displaying correctly.
AndyM
This bug report was last modified 7 years and 279 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.