From: Eli Zaretskii <eliz@gnu.org>
To: "Clément Pit-Claudel" <cpitclaudel@gmail.com>
Cc: 40687@debbugs.gnu.org, stephen.berman@gmx.net
Subject: bug#40687: Missing right border on composed text used in 'display property
Date: Fri, 24 Apr 2020 09:43:40 +0300 [thread overview]
Message-ID: <83sggtbcyr.fsf@gnu.org> (raw)
In-Reply-To: <8a39a91f-84ef-37ec-987e-4a9efecd1355@gmail.com> (message from Clément Pit-Claudel on Thu, 23 Apr 2020 16:25:18 -0400)
> Cc: 40687@debbugs.gnu.org
> From: Clément Pit-Claudel <cpitclaudel@gmail.com>
> Date: Thu, 23 Apr 2020 16:25:18 -0400
>
> On 23/04/2020 16.07, Stephen Berman wrote:
> > On Thu, 23 Apr 2020 18:48:09 +0300 Eli Zaretskii <eliz@gnu.org> wrote:
> >> Thanks, should be fixed now.
> >>
> > I'm on GNU/Linux and confirm that with your patch all the buttons
> > produced by your recipe display correctly, i.e., with the right border.
>
> Same here, on GNU/Linux + X as well. Everything looks great. Thanks a lot!
Great, thanks.
> > Note that what appears
> > below to be LATIN SMALL LETTER A WITH ACUTE is not a single character,
> > but 2 characters that are composed into a single glyph.
>
> I think I must have a configuration issue somewhere. In Emacs, the accent is drawn next to the a (on the right side of it), inside the button (I have attached a screenshot)
> This isn't a new problem, and it's not due to borders (the code of the repro has the same display issue, and my Emacs always behaved like this, I think), but maybe it's worth a separate bug report?
I don't think it's a bug. It's likely just an issue with the font(s)
you are using If you insert this pair of codepoints in a buffer, can
you move point between them with C-f and C-b? If you can, it means
they are not composed for some reason, perhaps the font you are using
doesn't have a glyph for the acute accent, so Emacs uses a different
font for it, and thus is unable to compose. Try a different font.
next prev parent reply other threads:[~2020-04-24 6:43 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-17 19:44 bug#40687: Missing right border on composed text used in 'display property Clément Pit-Claudel
2020-04-17 20:33 ` Stephen Berman
2020-04-17 21:11 ` Clément Pit-Claudel
2020-04-23 15:49 ` Eli Zaretskii
2020-04-23 15:48 ` Eli Zaretskii
2020-04-23 20:07 ` Stephen Berman
2020-04-23 20:25 ` Clément Pit-Claudel
2020-04-24 6:43 ` Eli Zaretskii [this message]
2020-04-24 6:33 ` Eli Zaretskii
2020-04-24 12:10 ` Robert Pluim
2020-04-24 12:26 ` Eli Zaretskii
2020-04-24 14:01 ` Clément Pit-Claudel
2020-04-24 14:06 ` 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
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=83sggtbcyr.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=40687@debbugs.gnu.org \
--cc=cpitclaudel@gmail.com \
--cc=stephen.berman@gmx.net \
/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).