GNU bug report logs - #25855
25.1; garbage display by raise display specification

Previous Next

Package: emacs;

Reported by: ynyaaa <at> gmail.com

Date: Fri, 24 Feb 2017 06:10:02 UTC

Severity: normal

Found in version 25.1

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 25855-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: ynyaaa <at> gmail.com
Cc: 25855-done <at> debbugs.gnu.org
Subject: Re: bug#25855: 25.1; garbage display by raise display specification
Date: Sat, 25 Feb 2017 13:41:53 +0200
> From: ynyaaa <at> gmail.com
> Cc: 25855 <at> debbugs.gnu.org
> Date: Sat, 25 Feb 2017 00:36:15 +0900
> 
> Evaluating the form below, leftmost digits remain to be displayed.
> 
> (progn
>   (switch-to-buffer (generate-new-buffer "temp"))
>   (dotimes (i 100) (insert (format "%d\n" i)))
>   (goto-char (point-min))
>   (redisplay)
>   (erase-buffer)
>   (insert (propertize "X" 'display '(raise 1))))

Thanks, fixed.




This bug report was last modified 8 years and 90 days ago.

Previous Next


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