GNU bug report logs - #25863
25.1; garbage display by small image

Previous Next

Package: emacs;

Reported by: ynyaaa <at> gmail.com

Date: Fri, 24 Feb 2017 15:40:02 UTC

Severity: normal

Tags: confirmed

Merged with 53217

Found in versions 25.1, 27.2

Full log


Message #8 received at 25863 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: ynyaaa <at> gmail.com
Cc: 25863 <at> debbugs.gnu.org
Subject: Re: bug#25863: 25.1; garbage display by small image
Date: Fri, 24 Feb 2017 20:20:26 +0200
> From: ynyaaa <at> gmail.com
> Date: Sat, 25 Feb 2017 00:39:15 +0900
> 
> Evaluating the form below, the lower part of 'g' shape
> remains to be displayed.
> 
> (progn
>   (switch-to-buffer (generate-new-buffer "temp"))
>   (insert-image (create-image (concat "P4\n8 22\n" (make-string 22 127))
>                               'pbm t))
>   (insert ?g)
>   (redisplay)
>   (delete-char -1))

Not reproducible here.




This bug report was last modified 3 years and 158 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.