unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: David De La Harpe Golden <david@harpegolden.net>
To: 6471@debbugs.gnu.org
Subject: bug#6471: Arabic display by emacs -Q on HELLO
Date: Sat, 19 Jun 2010 23:58:13 +0100	[thread overview]
Message-ID: <4C1D4B85.6000405@harpegolden.net> (raw)
In-Reply-To: <4C1D41D0.1010309@harpegolden.net>

[-- Attachment #1: Type: text/plain, Size: 1648 bytes --]

On 19/06/10 23:16, David De La Harpe Golden wrote:

>
> Aside: HELLO looks distinctly odd around the arabic lines in emacs -Q
> but not with my normal config. Probably independent from the immediate
> scrolling issue and possibly font-dependent, I'll file a separate bug.
>


Yes, emacs -Q is picking this font:

xft:-unknown-Metal-normal-normal-normal-*-13-*-*-*-*-0-iso10646-1

from debian package ttf-arabeyes:

/usr/share/fonts/truetype/ttf-arabeyes/ae_Metal.ttf

and "emacs" this font (in accord with my default font customisation):

xft:-unknown-DejaVu Sans Mono-normal-normal-normal-*-15-*-*-*-m-0-iso10646-1


Actually, I suspect (not that I know arabic) both cases are displaying 
it incorrectly (not composed), but it looks particularly off with the 
former, with the character cell for the character taking up half the 
screen.  This might be partially a problem with the font in question.


[1]
character: ّ (1617, #o3121, #x651)
preferred charset: arabic-iso8859-6 (Right-Hand Part of ISO/IEC 8859/6 
(Latin/Arabic): ISO-IR-127)
        code point: 0x71
            syntax: w 	which means: word
          category: b:Arabic
       buffer code: #xD9 #x91
         file code: ESC #x2C #x47 #x71 (encoded by coding system 
iso-2022-7bit-unix)
           display: by this font (glyph code)
     xft:-unknown-Metal-normal-normal-normal-*-13-*-*-*-*-0-iso10646-1 
(#x21C)

Character code properties: customize what to show
   name: ARABIC SHADDA
   old-name: ARABIC SHADDAH
   general-category: Mn (Mark, Nonspacing)

There are text properties here:
   charset              arabic-iso8859-6

[-- Attachment #2: emacs_q_hello_arabic.png --]
[-- Type: image/png, Size: 62691 bytes --]

[-- Attachment #3: emacs_hello_arabic.png --]
[-- Type: image/png, Size: 79901 bytes --]

       reply	other threads:[~2010-06-19 22:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AANLkTikJFc948uJodQPu01zU3wqjtaYp90Tb4mNUnb6h@mail.gmail.com>
     [not found] ` <83iq5hiiin.fsf@gnu.org>
     [not found]   ` <AANLkTinyluu09L7BE8-lz3GbLtJhVBBqzevkNfe-8uk3@mail.gmail.com>
     [not found]     ` <83fx0lihov.fsf@gnu.org>
     [not found]       ` <AANLkTik_eC23N57ALaw824aQ8ctPC_SgrhKJHOFjtYgy@mail.gmail.com>
     [not found]         ` <838w6cixma.fsf@gnu.org>
     [not found]           ` <jwv7hlwa2p2.fsf-monnier+emacs@gnu.org>
     [not found]             ` <83y6ech1oo.fsf@gnu.org>
     [not found]               ` <jwveig48jm3.fsf-monnier+emacs@gnu.org>
     [not found]                 ` <83ocf8gx7e.fsf@gnu.org>
     [not found]                   ` <jwveig45h4x.fsf-monnier+emacs@gnu.org>
     [not found]                     ` <83fx0jgxk7.fsf@gnu.org>
     [not found]                       ` <83eig3gspa.fsf@gnu.org>
     [not found]                         ` <83bpb7gp2g.fsf@gnu.org>
     [not found]                           ` <AANLkTikSJLDCUpMuT4j_TPen43zl_UxtBBFOYYw_IS4O@mail.gmail.com>
     [not found]                             ` <837hlvglvh.fsf@gnu.org>
     [not found]                               ` <AANLkTikiCaqJ7YURJnXwiCeudmqTIc1qnJ6JQ1CSpPlT@mail.gmail.com>
     [not found]                                 ` <834ogzglaj.fsf@gnu.org>
     [not found]                                   ` <AANLkTimeLajcc21MfGdnye6-rKyidlyexOeudjCJtQ_T@mail.gmail.com>
     [not found]                                     ` <8339wjgg8w.fsf@gnu.org>
     [not found]                                       ` <AANLkTimNUGU37xPV8Pb4jDxWyYJQf5I5GL_QgEkcFZxI@mail.gmail.com>
     [not found]                                         ` <83y6eagb7g.fsf@gnu.org>
     [not found]                                           ` <4C1D24E3.5080402@harpegolden.net>
     [not found]                                             ` <83sk4ig1t7.fsf@gnu.org>
     [not found]                                               ` <4C1D41D0.1010309@harpegolden.net>
2010-06-19 22:58                                                 ` David De La Harpe Golden [this message]
2019-08-21 22:57                                                   ` bug#6471: Arabic display by emacs -Q on HELLO Lars Ingebrigtsen
2019-08-22 14:05                                                     ` Eli Zaretskii
2019-08-23  0:13                                                       ` Lars Ingebrigtsen

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=4C1D4B85.6000405@harpegolden.net \
    --to=david@harpegolden.net \
    --cc=6471@debbugs.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 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).