all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Stephen J. Turnbull" <stephen@xemacs.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org, handa@m17n.org
Subject: Re: bidi properties from uniprop tables
Date: Fri, 19 Aug 2011 21:10:35 +0900	[thread overview]
Message-ID: <87d3g1lhz8.fsf@uwakimon.sk.tsukuba.ac.jp> (raw)
In-Reply-To: <8339gxsn6h.fsf@gnu.org>

Eli Zaretskii writes:

 > > Since Bidi_Class is only used in this algorithm (and explicit property
 > > lookups) AFAIK
 > 
 > That's not true, it is also used in regexp search by category.  So we
 > should decide whether to assign these types in the uniprop table, or
 > have a fallback for them in bidi.c.  Any opinions?  Handa-san?

Since these actually appear in the DerivedBIDI file, I'd say that they
should be in the uniprop table and available for regexp search and
others.  IIUC, the deviation from the usual Unicode conformance is
that normally you are not supposed to make any assumptions about
character code points that are not assign, but here assumptions are
made based on code point blocks.  So these defaults are not normative
in the way that the Bidi_Class property is when explicitly assigned to
a character, but they "really are" properties of those code points.

IMHO YMMV.





  reply	other threads:[~2011-08-19 12:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-18 19:06 bidi properties from uniprop tables Eli Zaretskii
2011-08-19  4:44 ` Stephen J. Turnbull
2011-08-19  6:43   ` Eli Zaretskii
2011-08-19  9:15     ` Stephen J. Turnbull
2011-08-19 10:36       ` Eli Zaretskii
2011-08-19 12:10         ` Stephen J. Turnbull [this message]
2011-08-20 12:42         ` Kenichi Handa
2011-08-20 13:00           ` Eli Zaretskii
2011-08-23 12:51   ` Kenichi Handa
2011-08-23 14:49     ` Eli Zaretskii
2011-08-23 23:36       ` Kenichi Handa

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=87d3g1lhz8.fsf@uwakimon.sk.tsukuba.ac.jp \
    --to=stephen@xemacs.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.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.