On Sat, Sep 24, 2011 at 9:26 AM, Eli Zaretskii
<eliz@gnu.org> wrote:
> From: mehran khajavi <sinoohe.mkh@gmail.com>
> Date: Fri, 23 Sep 2011 13:14:22 +0330
>
> I want to write Persian in emacs24
> the RTL is right but the problem is that the letters is seprated!!
> a screenshot has been attached
>
> the first line should be:
> «سلام چطوری؟» NOT «سلام چطوری»
> and after that:
> «این یک test می باشد»
> NOT
> «این یک تست میباشد»
As pointed out by Peter, this kind of problems is better posted to
emacs-devel@gnu.org or filed as a bug to the Emacs bug tracker. The
person who understands these problems and can help you resolve the
problem or fix the bug, if there is one, does not read this forum.
When you do post there, please provide at least the following
information:
. what kind of system is that? GNU/Linux, MS-Windows, other?
. which fonts are used for displaying Persian? ("C-u C-x =" will
show that information)
. if you type "C-h H", does the Arabic greeting line display
correctly for you?
. in the examples of "wrong" display I see special characters (ZWNJ,
Zero Width Non-Joiner) between several characters -- who inserted
those, and why?
. since the way text is displayed depends on what program is used to
display your mail, and since most of Emacs developers use Emacs for
that, which you say displays this wrong, please provide screenshots
with your report, showing both the incorrect display in Emacs and
the correct one elsewhere, preferably with the same font.
Thank you.