From: Eli Zaretskii <eliz@gnu.org>
To: mhibti@free.fr, handa@m17n.org
Cc: emacs-bidi@gnu.org, emacs-devel@gnu.org
Subject: Re: Re: Arabic support
Date: Mon, 13 Sep 2010 08:40:14 +0200 [thread overview]
Message-ID: <83eicy5epd.fsf@gnu.org> (raw)
In-Reply-To: <1859140447.883981283872081603.JavaMail.root@zimbra3-e1.priv.proxad.net>
> Date: Tue, 7 Sep 2010 17:08:01 +0200 (CEST)
> From: mhibti@free.fr
> Cc: emacs-bidi@gnu.org, emacs-devel@gnu.org
>
> - copy arabic text from two different applications to emacs
> it works correctly exepted that tashkeel seems lost when the source include it.
> But after verification if I try to mark the region in question the tashkeel appears :)
It's probably some bad interaction between compositions and the
handling of faces in the bidirectional display. Perhaps Handa-san
could take a look at xdisp.c:handle_stop_backwards and how it is
called inside next_element_from_buffer -- there might be some bugs
there whereby only part of the composed sequence is redrawn when the
region is extended or contracted.
> In my dot emacs i found what may be the cause of my problem.
>
>
> '(selection-coding-system (quote utf-8-dos))
This one is your problem: you should never do that on MS-Windows.
> '(unify-8859-on-decoding-mode t)
> '(unify-8859-on-encoding-mode t)
These are obsolete, as everything is always unified in Emacs 24.
next prev parent reply other threads:[~2010-09-13 6:40 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1934111520.880681283871336127.JavaMail.root@zimbra3-e1.priv.proxad.net>
2010-09-07 15:08 ` Re: Arabic support mhibti
2010-09-13 6:40 ` Eli Zaretskii [this message]
2010-09-16 2:07 ` Kenichi Handa
2010-09-22 3:54 ` Kenichi Handa
2010-09-22 7:33 ` Eli Zaretskii
2010-09-22 12:27 ` Thamer Mahmoud
2010-09-27 5:56 ` Kenichi Handa
[not found] <1648279726.724291283830418269.JavaMail.root@zimbra3-e1.priv.proxad.net>
2010-09-07 3:34 ` mhibti
2010-09-07 4:39 ` Eli Zaretskii
[not found] <1796465189.722121283821151613.JavaMail.root@zimbra3-e1.priv.proxad.net>
2010-09-07 0:59 ` mhibti
2010-09-07 3:03 ` Eli Zaretskii
[not found] <1827180050.2494591283218749909.JavaMail.root@zimbra3-e1.priv.proxad.net>
2010-08-31 1:41 ` mhibti
2010-08-31 16:51 ` Eli Zaretskii
2010-08-26 1:10 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-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-01 6:11 ` Eli Zaretskii
2010-09-01 7:08 ` Kenichi Handa
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 13:01 ` Kenichi Handa
2010-09-02 14:04 ` Eli Zaretskii
2010-09-03 1:00 ` Kenichi Handa
2010-09-03 13:25 ` Eli Zaretskii
2010-09-03 14:32 ` Amit Aronovitch
2010-09-03 14:43 ` 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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83eicy5epd.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-bidi@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=handa@m17n.org \
--cc=mhibti@free.fr \
/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.