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 #34 received at 25863 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: ynyaaa <at> gmail.com
Cc: Eli Zaretskii <eliz <at> gnu.org>, 25863 <at> debbugs.gnu.org
Subject: Re: bug#25863: 25.1; garbage display by small image
Date: Tue, 04 Aug 2020 11:15:49 +0200
ynyaaa <at> gmail.com writes:

> (let ((h 16))
>   (switch-to-buffer (generate-new-buffer "temp"))
>   (insert-image (create-image (concat (format "P4\n8 %d\n" h)
>                                       (make-string h 127))
>                               'pbm t))
>   (insert ?g)
>   (redisplay)
>   (delete-char -1))

I can confirm that this bug is still present in Emacs 28.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




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.