unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "\"Martin J. Dürst\"" <duerst@it.aoyama.ac.jp>
Cc: jasonr@gnu.org, emacs-bidi@gnu.org, ej9460@hotmail.com,
	emacs-devel@gnu.org, handa@m17n.org
Subject: Re: [emacs-bidi] Re: Arabic support
Date: Thu, 02 Sep 2010 10:13:35 -0400	[thread overview]
Message-ID: <E1OrAXn-0000iq-SX@fencepost.gnu.org> (raw)
In-Reply-To: <4C7F9F88.20705@it.aoyama.ac.jp> (message from "Martin J. Dürst" on Thu, 02 Sep 2010 21:58:48 +0900)

> Date: Thu, 02 Sep 2010 21:58:48 +0900
> From: "Martin J. Dürst" <duerst@it.aoyama.ac.jp>
> CC: 大嶋 俊祐 <ej9460@hotmail.com>, handa@m17n.org,
>         emacs-bidi@gnu.org, emacs-devel@gnu.org, jasonr@gnu.org
> 
> Many thanks for your quick and detailled feedback. Any hints on how we 
> could go about to figure out which of the factors below is the culprit?
> (e.g. check which libraries we linked against,...)

I would begin with posting here what the configure script displays at
the end of its run, where it tells which features will be available in
the build.

Handa-san said in a message about a week ago what libraries to link
against to get Arabic support, see:

  http://lists.gnu.org/archive/html/emacs-devel/2010-08/msg01157.html

Make sure you do what he says there, and ask questions if you have
them.  The versions of libotf you have might also help.

There are a couple of other users of Cygwin here, so perhaps asking
them to try to reproduce your problem would be a good idea.  Asking on
the Cygwin mailing list regarding the degree of support for
bidirectional text in the ported libotf and its dependencies might
also help.

Hopefully, one or more of these will bring some ideas, and we could
take it from there.



  reply	other threads:[~2010-09-02 14:13 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-26  1:10 Arabic support Kenichi Handa
2010-08-27  9:56 ` Eli Zaretskii
2010-08-28 10:15   ` Amit Aronovitch
2010-08-29  5:07     ` James Cloos
2010-08-29  5:13     ` James Cloos
2010-08-30  2:07     ` Kenichi Handa
2010-08-30 13:42       ` Amit Aronovitch
2010-08-30 14:11         ` [emacs-bidi] " Amit Aronovitch
2010-09-03  7:35           ` Kenichi Handa
2010-09-03  7:54             ` [emacs-bidi] " Amit Aronovitch
2010-09-01  2:55         ` Kenichi Handa
2010-09-01  4:58           ` Eli Zaretskii
2010-09-01  5:06             ` Kenichi Handa
2010-09-01  7:12           ` [emacs-bidi] " Stefan Monnier
2010-09-03  7:17             ` Kenichi Handa
2010-08-30  7:47   ` Kenichi Handa
2010-08-30 14:06     ` Eli Zaretskii
2010-09-01  2:17       ` Kenichi Handa
2010-09-01  3:47         ` "Martin J. Dürst"
2010-09-02  7:45           ` 大嶋 俊祐
2010-09-02  9:31             ` Eli Zaretskii
2010-09-02 12:58               ` "Martin J. Dürst"
2010-09-02 14:13                 ` Eli Zaretskii [this message]
2010-09-01  6:11         ` Eli Zaretskii
2010-09-01  7:08           ` Kenichi Handa
2010-09-01 17:55             ` Eli Zaretskii
2010-09-02  2:13               ` Jason Rumney
2010-09-02 11:53             ` Eli Zaretskii
2010-09-02 12:00               ` Eli Zaretskii
2010-09-02 13:09                 ` [emacs-bidi] " Jason Rumney
2010-09-02 14:29                   ` Eli Zaretskii
2010-09-02 14:37                     ` [emacs-bidi] " Jason Rumney
2010-09-02 13:01               ` Kenichi Handa
2010-09-02 14:04                 ` Eli Zaretskii
2010-09-03  1:00                   ` Kenichi Handa
2010-09-03  9:16                     ` Eli Zaretskii
2010-09-03 10:18                       ` David Kastrup
2010-09-03 11:08                       ` Kenichi Handa
2010-09-03 14:54                         ` Eli Zaretskii
2010-09-03 13:25                     ` Eli Zaretskii
2010-09-03 14:32                       ` Amit Aronovitch
2010-09-03 14:43                         ` Eli Zaretskii
2010-09-04  7:13                       ` Eli Zaretskii
2010-09-06  6:04                         ` Kenichi Handa
2010-09-04 15:29                     ` Eli Zaretskii
2010-09-02 13:48       ` Jason Rumney
2010-09-02 14:49         ` Eli Zaretskii
2010-09-06 13:45   ` Thamer Mahmoud
2010-09-07  4:22     ` TAKAHASHI Naoto

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=E1OrAXn-0000iq-SX@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=duerst@it.aoyama.ac.jp \
    --cc=ej9460@hotmail.com \
    --cc=emacs-bidi@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=handa@m17n.org \
    --cc=jasonr@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).