bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#52156: 29.0.50; Display property plus strike-through doesn't work


From: Lars Ingebrigtsen
Subject: bug#52156: 29.0.50; Display property plus strike-through doesn't work
Date: Mon, 29 Nov 2021 16:48:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Yuan Fu <casouri@gmail.com> writes:

> The following code doesn't produce a thin line across the window anymore. I 
> don’t see anything suspicious in the repository. 
>
> (progn
>   (switch-to-buffer (get-buffer-create "test"))
>   (font-lock-mode -1)
>   (insert (propertize "-" 'display '(space :width text)
>                       'face '(:strike-through t))))
>
> In GNU Emacs 29.0.50 (build 14, x86_64-apple-darwin21.1.0, NS appkit-2113.00 
> Version 12.0.1 (Build 21A559))

I can reproduce this on Macos, but not on Debian/bookworm, so it might
be Apple-specific.  I've added Alan to the CCs; perhaps he has some
insights here.

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]