unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Yuan Fu <casouri@gmail.com>
Cc: 52156@debbugs.gnu.org
Subject: bug#52156: 29.0.50; Display property plus strike-through doesn't work
Date: Sun, 28 Nov 2021 10:19:05 +0200	[thread overview]
Message-ID: <837dcsy9om.fsf@gnu.org> (raw)
In-Reply-To: <E796773C-E056-45F5-A047-94BB34900117@gmail.com> (message from Yuan Fu on Sat, 27 Nov 2021 22:00:03 -0800)

> From: Yuan Fu <casouri@gmail.com>
> Date: Sat, 27 Nov 2021 22:00:03 -0800
> 
> 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))))

I cannot reproduce this in "emacs -Q" with the latest master branch: I
see the expected thin line.

If you go to the BOB (M-<) in the created buffer, and type
"M-x describe-text-properties RET", what does Emacs show in
the buffer it pops up?

Also, please see if the problem has anything to do with
cursor blinking (or not blinking), or with cursor
position relative to that line.





  reply	other threads:[~2021-11-28  8:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-28  6:00 bug#52156: 29.0.50; Display property plus strike-through doesn't work Yuan Fu
2021-11-28  8:19 ` Eli Zaretskii [this message]
2021-11-29 15:48 ` Lars Ingebrigtsen
2021-11-29 22:15   ` Alan Third
2021-11-30 13:25     ` Lars Ingebrigtsen
2021-11-30 20:29       ` Yuan Fu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=837dcsy9om.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=52156@debbugs.gnu.org \
    --cc=casouri@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).