all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Anand Tamariya <atamariya@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Incorrect glyph info in describe-char
Date: Thu, 22 Jul 2021 13:06:17 +0300	[thread overview]
Message-ID: <83tukm3bom.fsf@gnu.org> (raw)
In-Reply-To: <CADm7Y4k1h13z4m5tQBgz_eqdTf6d9ijnhoNtw_7hfaP+xb1Rgg@mail.gmail.com> (message from Anand Tamariya on Thu, 22 Jul 2021 14:42:42 +0530)

> From: Anand Tamariya <atamariya@gmail.com>
> Date: Thu, 22 Jul 2021 14:42:42 +0530
> Cc: emacs-devel@gnu.org
> 
>  Could you please post the images here?  TIA.
> 
> See attached.

Thanks.

> Additional info: I applied text properties (it's in the describe-char output, but easy to overlook) using 
> (put-text-property (point) (1+ (point)) 'face '(:weight bold :slant oblique))

You did that only for a single character SHIN?  But the image shows
that the entire string is displayed by a font that is not DejaVu Sans
Mono.  And at least on my system, DejaVu Sans Mono doesn't have glyphs
for the Hebrew block, so when I tell Emacs to use DejaVu Sans Mono as
the default font, the Hebrew letters are displayed using a different
font.

If you don't apply the text property, do you see the Hebrew text
displayed by DejaVu Sans Mono, or does Emacs use a different font for
it?  And what does describe-char say about that if you don't apply the
text property?

> Apparently, this is what is causing the issue.

It could be, but I don't see how this could happen, by just looking at
the code involved in this.  I'm probably missing something.



  reply	other threads:[~2021-07-22 10:06 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-22  7:02 Incorrect glyph info in describe-char Anand Tamariya
2021-07-22  7:18 ` Eli Zaretskii
2021-07-22  8:03   ` Anand Tamariya
2021-07-22  8:54     ` Eli Zaretskii
2021-07-22  9:12       ` Anand Tamariya
2021-07-22 10:06         ` Eli Zaretskii [this message]
2021-07-22 11:27           ` Eli Zaretskii
2021-07-23  5:03           ` Anand Tamariya
2021-07-23  5:52             ` Eli Zaretskii
2021-07-23  6:28               ` Eli Zaretskii
2021-07-23  6:41               ` Anand Tamariya
2021-07-23  6:58                 ` Eli Zaretskii
2021-07-23  7:36                   ` Anand Tamariya
2021-07-23  7:45                     ` Eli Zaretskii
2021-07-23  8:15                       ` Anand Tamariya
2021-07-23 10:25                         ` 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=83tukm3bom.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=atamariya@gmail.com \
    --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.