unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: handa@m17n.org, list-general@mohsen.1.banan.byname.net,
	emacs-devel@gnu.org
Subject: Re: bidi and shaping problems in describe-input-method
Date: Fri, 9 Mar 2012 15:56:25 +0100	[thread overview]
Message-ID: <CAAeL0SS_cyw9kZBP0dPyKCAOit65scCG+hmrHm5nvAkTYFAd7g@mail.gmail.com> (raw)
In-Reply-To: <83wr6uypas.fsf@gnu.org>

On Fri, Mar 9, 2012 at 12:41, Eli Zaretskii <eliz@gnu.org> wrote:

> I asked about the #x64C character (1612), not about #x642.

Yes, sorry. In the second case, describe-char says that it is a space:

              position: 266 of 267 (99%), column: 51
             character: SPC (displayed as SPC) (codepoint 32, #o40, #x20)
     preferred charset: ascii (ASCII (ISO646 IRV))
 code point in charset: 0x20
                syntax:   	which means: whitespace
              category: .:Base, a:ASCII, l:Latin
           buffer code: #x20
             file code: #x20 (encoded by coding system nil)
               display: by this font (glyph code)
     uniscribe:-outline-Courier
New-normal-normal-normal-mono-13-*-*-*-c-*-iso8859-1 (#x03)

 Character code properties: customize what to show
   name: SPACE
   general-category: Zs (Separator, Space)
   decomposition: (32) (' ')

 There are text properties here:
   fontified            t
   invisible            t



If inserted alone:

             position: 285 of 289 (98%), column: 0
            character: ٌ (displayed as ٌ) (codepoint 1612, #o3114, #x64c)
    preferred charset: unicode (Unicode (ISO10646))
code point in charset: 0x064C
               syntax: w 	which means: word
             category: b:Arabic
          buffer code: #xD9 #x8C
            file code: #xD9 #x8C (encoded by coding system nil)
              display: composed to form "ٌ" (see below)

Composed using this font:
  uniscribe:-outline-Courier
New-normal-normal-normal-mono-13-*-*-*-c-*-iso10646-1
by these glyphs:
  [0 0 1612 2673 8 0 8 12 4 nil]
  [0 0 1612 754 0 2 6 12 4 nil]

Character code properties: customize what to show
  name: ARABIC DAMMATAN
  general-category: Mn (Mark, Nonspacing)
  decomposition: (1612) ('ٌ')

There are text properties here:
  fontified            t



  reply	other threads:[~2012-03-09 14:56 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-06 22:17 bidi and shaping problems in describe-input-method Mohsen BANAN
2012-03-07  4:05 ` Eli Zaretskii
2012-03-07 18:49   ` Eli Zaretskii
2012-03-07 21:32   ` Mohsen BANAN
2012-03-08 15:30     ` Kenichi Handa
2012-03-08 18:24       ` Eli Zaretskii
2012-03-08 23:48         ` Kenichi Handa
2012-03-09  8:11           ` Eli Zaretskii
2012-03-09 14:03             ` Kenichi Handa
2012-03-09 16:12               ` Eli Zaretskii
2012-03-10  2:55                 ` Kenichi Handa
2012-03-10 10:27                   ` Eli Zaretskii
2012-03-12  7:47                     ` Kenichi Handa
2012-03-12 17:42                       ` Eli Zaretskii
2012-03-13  0:58                         ` Kenichi Handa
2012-03-13  3:58                           ` Eli Zaretskii
2012-03-22  4:26                             ` Kenichi Handa
2012-03-22 17:23                               ` Eli Zaretskii
2012-03-23  1:41                                 ` Kenichi Handa
2012-03-23 10:12                                   ` Eli Zaretskii
2012-03-22 21:59                               ` Mohsen BANAN
2012-03-13  5:46                       ` Mohsen BANAN
2012-03-09  8:17           ` Eli Zaretskii
2012-03-08 18:30       ` Eli Zaretskii
2012-03-08 18:53         ` Eli Zaretskii
2012-03-08 23:27           ` Kenichi Handa
2012-03-08 23:19         ` Kenichi Handa
2012-03-09  8:15           ` Eli Zaretskii
2012-03-09  9:01             ` Juanma Barranquero
2012-03-09  9:45               ` Eli Zaretskii
2012-03-09 10:02                 ` Eli Zaretskii
2012-03-09 14:11                   ` Kenichi Handa
2012-03-09 11:19                 ` Juanma Barranquero
2012-03-09 11:41                   ` Eli Zaretskii
2012-03-09 14:56                     ` Juanma Barranquero [this message]
2012-03-09 13:54             ` Kenichi Handa
2012-03-09 16:15               ` Eli Zaretskii
2012-03-08  4:30 ` Miles Bader

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=CAAeL0SS_cyw9kZBP0dPyKCAOit65scCG+hmrHm5nvAkTYFAd7g@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.org \
    --cc=list-general@mohsen.1.banan.byname.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).