all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuri D'Elia <wavexx@thregr.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Redisplay loop with an unicode overlay-arrow-string
Date: Thu, 21 Apr 2022 23:25:52 +0200	[thread overview]
Message-ID: <87czhadt28.fsf@wavexx.thregr.org> (raw)
In-Reply-To: <83a6ceqjb0.fsf@gnu.org>

On Thu, Apr 21 2022, Eli Zaretskii wrote:
> Thanks, should now be fixed on the release branch.

Seems to be fixed for the single character case, but if you try with two
unicode chars it doesn't always work as expected:

  (setq overlay-arrow-string "━━") ; only one char shown
  (setq overlay-arrow-string " ━") ; two shown
  (setq overlay-arrow-string "━ ") ; one shown

> (And PLEASE always report bugs using "M-x report-emacs-bug".)

Sorry about this, I wasn't even sure this was a bug at first (I noticed
this due to some error thrown within xref which was using the
arrow-string). Then I wasn't even sure this was supposed to work at
all..




  reply	other threads:[~2022-04-21 21:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-21 19:16 Redisplay loop with an unicode overlay-arrow-string Yuri D'Elia
2022-04-21 20:21 ` Eli Zaretskii
2022-04-21 21:25   ` Yuri D'Elia [this message]
2022-04-22  1:25     ` Yuan Fu
2022-04-22  9:49       ` Yuri D'Elia
2022-04-22 10:46         ` Eli Zaretskii
2022-04-22  6:07     ` Eli Zaretskii

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

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

  git send-email \
    --in-reply-to=87czhadt28.fsf@wavexx.thregr.org \
    --to=wavexx@thregr.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.