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
Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):
On Sat 14 Oct 2017, Eli Zaretskii wrote:
>> Date: Fri, 13 Oct 2017 21:10:50 -0500
>> From: "Roland Winkler" <winkler <at> gnu.org>
>>
>> start emacs -Q
>> evaluate (arg FILE-OR-DATA of create-image should point to a pbm image)
>>
>> (defun foo ()
>> (interactive)
>> (insert-image (create-image "~/foo.pbm")))
>>
>> M-x foo
>>
>> This displays the image with emacs 25, but not with emacs 26.0.90:
>
> Works for me in Emacs 26.0.90 on MS-Windows. I used PBM images from
> etc/images/ in the Emacs tree: does this fail to work for you with
> those images as well?
>
>> It is my understanding that pbm images do not depend on external
>> libraries.
>
> Yes, no external libraries should be needed.
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
AndyM
This bug report was last modified 7 years and 278 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.