* Re: Arabic font for gnu emacs
[not found] <mailman.1920.1267175843.14305.help-gnu-emacs@gnu.org>
@ 2010-02-26 11:52 ` Hibou57 (Yannick Duchêne)
2010-02-27 1:50 ` Stefan Monnier
1 sibling, 0 replies; 16+ messages in thread
From: Hibou57 (Yannick Duchêne) @ 2010-02-26 11:52 UTC (permalink / raw)
To: help-gnu-emacs
Le Fri, 26 Feb 2010 07:34:35 +0100, 石田惣一 <soujiro0725@gmail.com> a
écrit:
> hi. I would like to type in Arabic in GnuEmacs.
> environment: emacs 23.0.60.1 Ubuntu8.04 Dell Version
>
> This PC, Dell inspiron 12 Ubuntu, can produce Arabic fonts, but when
> typing in Emacs the fonts stand individually.
>
> Normally typing in Arabic should produce like...
>
> أليوم
>
> the letters are connected. I can do it in OpenOffice or other editor,
> so the computer should be fine.
> But in Emacs they become...
>
> أ ل ي و م
>
I've meet the same. I've searched the web for a workaround. Just found
some hack which does not work.
--
No-no, this isn't an oops ...or I hope (TM) - Don't blame me... I'm just
not lucky
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Arabic font for gnu emacs
[not found] <mailman.1920.1267175843.14305.help-gnu-emacs@gnu.org>
2010-02-26 11:52 ` Arabic font for gnu emacs Hibou57 (Yannick Duchêne)
@ 2010-02-27 1:50 ` Stefan Monnier
1 sibling, 0 replies; 16+ messages in thread
From: Stefan Monnier @ 2010-02-27 1:50 UTC (permalink / raw)
To: help-gnu-emacs
> hi. I would like to type in Arabic in GnuEmacs.
Given the lack of bidi-support in Emacs-23, arabic is just not very well
supported, so I guess what you're seeing is that as a result noone has
tried to get arabic layout and rendering to work well (yet).
Emacs-24 will hopefully include bidi-support, at which point you shouuld
expect it to render arabic text just as beautifully as any
other program.
Stefan
^ permalink raw reply [flat|nested] 16+ messages in thread
* Arabic font for gnu emacs
@ 2010-02-26 6:34 石田惣一
2010-02-26 9:35 ` Peter Dyballa
` (2 more replies)
0 siblings, 3 replies; 16+ messages in thread
From: 石田惣一 @ 2010-02-26 6:34 UTC (permalink / raw)
To: help-gnu-emacs
hi. I would like to type in Arabic in GnuEmacs.
environment: emacs 23.0.60.1 Ubuntu8.04 Dell Version
This PC, Dell inspiron 12 Ubuntu, can produce Arabic fonts, but when
typing in Emacs the fonts stand individually.
Normally typing in Arabic should produce like...
أليوم
the letters are connected. I can do it in OpenOffice or other editor,
so the computer should be fine.
But in Emacs they become...
أ ل ي و م
They are separately appeared.
How can I resolve this?
Soichi
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Arabic font for gnu emacs
2010-02-26 6:34 石田惣一
@ 2010-02-26 9:35 ` Peter Dyballa
2010-02-26 9:40 ` 石田惣一
[not found] ` <mailman.1924.1267177006.14305.help-gnu-emacs@gnu.org>
[not found] ` <06492382-7709-487E-8FCB-8CAFBD2DD4C7@mac.com>
2 siblings, 1 reply; 16+ messages in thread
From: Peter Dyballa @ 2010-02-26 9:35 UTC (permalink / raw)
To: 石田惣一; +Cc: help-gnu-emacs
Am 26.02.2010 um 07:34 schrieb 石田惣一:
> They are separately appeared.
> How can I resolve this?
No, not yet. GNU Emacs is missing means to use particular tables of
TrueType or OpenType fonts.
GNU Emacs is primarily an editor for programming languages. These are
usually based on Latin scripts. And for legibility reasons the fonts
used are mono-spaced, i.e., the characters on the (text) lines are
lined up in fixed columns. Each character is unique and stands for
itself, there are no initial, middle, and final forms of these
characters.
It's possible that GNU Emacs will have, some day, features of a text
processor. In GNOME/GTK it is already using Pango...
--
Greetings
Pete
Encryption, n.:
A powerful algorithmic encoding technique employed in the creation of
computer manuals.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Arabic font for gnu emacs
2010-02-26 9:35 ` Peter Dyballa
@ 2010-02-26 9:40 ` 石田惣一
0 siblings, 0 replies; 16+ messages in thread
From: 石田惣一 @ 2010-02-26 9:40 UTC (permalink / raw)
To: Peter Dyballa; +Cc: help-gnu-emacs
Thanks for your info. I impatiently wait until Emacs can do the job.
Soichi Ishida
2010年2月26日18:35 Peter Dyballa <Peter_Dyballa@web.de>:
>
> Am 26.02.2010 um 07:34 schrieb 石田惣一:
>
>> They are separately appeared.
>> How can I resolve this?
>
>
> No, not yet. GNU Emacs is missing means to use particular tables of TrueType
> or OpenType fonts.
>
> GNU Emacs is primarily an editor for programming languages. These are
> usually based on Latin scripts. And for legibility reasons the fonts used
> are mono-spaced, i.e., the characters on the (text) lines are lined up in
> fixed columns. Each character is unique and stands for itself, there are no
> initial, middle, and final forms of these characters.
>
> It's possible that GNU Emacs will have, some day, features of a text
> processor. In GNOME/GTK it is already using Pango...
>
> --
> Greetings
>
> Pete
>
> Encryption, n.:
> A powerful algorithmic encoding technique employed in the creation of
> computer manuals.
>
>
^ permalink raw reply [flat|nested] 16+ messages in thread
[parent not found: <mailman.1924.1267177006.14305.help-gnu-emacs@gnu.org>]
* Re: Arabic font for gnu emacs
[not found] ` <mailman.1924.1267177006.14305.help-gnu-emacs@gnu.org>
@ 2010-02-26 11:51 ` Hibou57 (Yannick Duchêne)
2010-02-26 12:12 ` Hibou57 (Yannick Duchêne)
2010-02-27 4:01 ` Jason Rumney
2 siblings, 0 replies; 16+ messages in thread
From: Hibou57 (Yannick Duchêne) @ 2010-02-26 11:51 UTC (permalink / raw)
To: help-gnu-emacs
Le Fri, 26 Feb 2010 10:35:24 +0100, Peter Dyballa <Peter_Dyballa@web.de> a
écrit:
> GNU Emacs is primarily an editor for programming languages. These are
> usually based on Latin scripts.
While some, like Ada, allow "foreign" language to be used for identifiers.
> And for legibility reasons the fonts used are mono-spaced
At least mono-spaced like Courier and Consolas works fine with Arabic (in
editors which supports Unicode character properties)
--
No-no, this isn't an oops ...or I hope (TM) - Don't blame me... I'm just
not lucky
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Arabic font for gnu emacs
[not found] ` <mailman.1924.1267177006.14305.help-gnu-emacs@gnu.org>
2010-02-26 11:51 ` Hibou57 (Yannick Duchêne)
@ 2010-02-26 12:12 ` Hibou57 (Yannick Duchêne)
2010-02-27 14:42 ` Eli Zaretskii
2010-02-27 4:01 ` Jason Rumney
2 siblings, 1 reply; 16+ messages in thread
From: Hibou57 (Yannick Duchêne) @ 2010-02-26 12:12 UTC (permalink / raw)
To: help-gnu-emacs
Le Fri, 26 Feb 2010 10:35:24 +0100, Peter Dyballa <Peter_Dyballa@web.de> a
écrit:
> GNU Emacs is primarily an editor for programming languages.
I forget to say : I'm not sure it's primarily indented to be used for
programming language. A lot of people use Emacs to edit HTML document, TeX
presentation, XML structured news papers, and so on, and me, I came to it
with literate programming in mind, and literate programming make heavy use
of natural language text. And what about comments in program source any
way ? While it's true Emacs is an heavily scriptable editor, this does not
implies its sole purpose is to be used for this, not this implies it is
primarily to be used with Latin language (by the way, the same trouble
comes with TeX and derivatives, which fails to properly handle non-latin
languages).
--
No-no, this isn't an oops ...or I hope (TM) - Don't blame me... I'm just
not lucky
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Arabic font for gnu emacs
2010-02-26 12:12 ` Hibou57 (Yannick Duchêne)
@ 2010-02-27 14:42 ` Eli Zaretskii
0 siblings, 0 replies; 16+ messages in thread
From: Eli Zaretskii @ 2010-02-27 14:42 UTC (permalink / raw)
To: help-gnu-emacs
> From: (Yannick Duchêne) <yannick_duchene@yahoo.fr>
> Date: Fri, 26 Feb 2010 13:12:06 +0100
>
> Le Fri, 26 Feb 2010 10:35:24 +0100, Peter Dyballa <Peter_Dyballa@web.de> a
> écrit:
> > GNU Emacs is primarily an editor for programming languages.
> I forget to say : I'm not sure it's primarily indented to be used for
> programming language. A lot of people use Emacs to edit HTML document, TeX
> presentation, XML structured news papers, and so on, and me, I came to it
> with literate programming in mind, and literate programming make heavy use
> of natural language text. And what about comments in program source any
> way ? While it's true Emacs is an heavily scriptable editor, this does not
> implies its sole purpose is to be used for this, not this implies it is
> primarily to be used with Latin language (by the way, the same trouble
> comes with TeX and derivatives, which fails to properly handle non-latin
> languages).
Don't worry. The development of support for bidirectional editing in
Emacs has an explicit goal of supporting all the features you describe
above. The only problem is the slow progress...
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Arabic font for gnu emacs
[not found] ` <mailman.1924.1267177006.14305.help-gnu-emacs@gnu.org>
2010-02-26 11:51 ` Hibou57 (Yannick Duchêne)
2010-02-26 12:12 ` Hibou57 (Yannick Duchêne)
@ 2010-02-27 4:01 ` Jason Rumney
2010-02-27 10:36 ` Peter Dyballa
2 siblings, 1 reply; 16+ messages in thread
From: Jason Rumney @ 2010-02-27 4:01 UTC (permalink / raw)
To: help-gnu-emacs
On Feb 26, 5:35 pm, Peter Dyballa <Peter_Dyba...@Web.DE> wrote:
> No, not yet. GNU Emacs is missing means to use particular tables of
> TrueType or OpenType fonts.
Emacs 23 uses such tables already for Indic scripts, what is currently
missing is support for RTL languages.
> GNU Emacs is primarily an editor for programming languages. These are
> usually based on Latin scripts. And for legibility reasons the fonts
> used are mono-spaced, i.e., the characters on the (text) lines are
> lined up in fixed columns.
Emacs has supported proportionally spaced fonts since 21.1, and non-
Latin languages since 20.1, so neither of these is the source of any
problem.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Arabic font for gnu emacs
2010-02-27 4:01 ` Jason Rumney
@ 2010-02-27 10:36 ` Peter Dyballa
2010-02-28 6:30 ` tomas
0 siblings, 1 reply; 16+ messages in thread
From: Peter Dyballa @ 2010-02-27 10:36 UTC (permalink / raw)
To: Jason Rumney; +Cc: help-gnu-emacs
Am 27.02.2010 um 05:01 schrieb Jason Rumney:
>> GNU Emacs is primarily an editor for programming languages. These are
>> usually based on Latin scripts. And for legibility reasons the fonts
>> used are mono-spaced, i.e., the characters on the (text) lines are
>> lined up in fixed columns.
>
> Emacs has supported proportionally spaced fonts since 21.1, and non-
> Latin languages since 20.1, so neither of these is the source of any
> problem.
You're right, Jason! Arabic is different from being just another
proportional script. Many characters are not typed by the same glyphs
in every possible place of a word. Many characters change their shape
when used as the first (initial) character, its last (final)
character, or somewhere in-between. So up to three glyphs represent
one character. Text processors using TT or OT font tables are able to
select the proper glyph (shape) of the character. It's something like
building ligatures in Latin based scripts.
(Besides this Arabic bears more computer problems with "accents" above
and below and writing it, for special, festive, purposes, almost
diagonally...)
--
Greetings
Pete
I love deadlines. I love the whooshing noise they make as they go by.
– Douglas Adams
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Arabic font for gnu emacs
2010-02-27 10:36 ` Peter Dyballa
@ 2010-02-28 6:30 ` tomas
2010-02-28 16:37 ` Eli Zaretskii
0 siblings, 1 reply; 16+ messages in thread
From: tomas @ 2010-02-28 6:30 UTC (permalink / raw)
To: Peter Dyballa; +Cc: help-gnu-emacs, Jason Rumney
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sat, Feb 27, 2010 at 11:36:24AM +0100, Peter Dyballa wrote:
[...]
> You're right, Jason! Arabic is different from being just another
> proportional script. Many characters are not typed by the same glyphs in
> every possible place of a word. Many characters change their shape when
> used as the first (initial) character, its last (final) character, or
> somewhere in-between [...]
Yes, but as has been mentioned in this thread, Emacs handles that
already (e.g. in Indic fonts). But alas, not in left-to-right mode.
The best we can do now is to support Eli as well as we can in his
Herculean task.
Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFLig2BBcgs9XrR2kYRAgkJAJ9KtEAN8+Von87Ko0mTtV/qh8XyRACdElJn
GomwihTsa+7FVjQx8NzPWfg=
=XVT1
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Arabic font for gnu emacs
2010-02-28 6:30 ` tomas
@ 2010-02-28 16:37 ` Eli Zaretskii
2010-03-01 6:48 ` tomas
0 siblings, 1 reply; 16+ messages in thread
From: Eli Zaretskii @ 2010-02-28 16:37 UTC (permalink / raw)
To: help-gnu-emacs
> Date: Sun, 28 Feb 2010 07:30:25 +0100
> From: tomas@tuxteam.de
> Cc: help-gnu-emacs@gnu.org, Jason Rumney <jasonrumney@gmail.com>
>
> Yes, but as has been mentioned in this thread, Emacs handles that
> already (e.g. in Indic fonts). But alas, not in left-to-right mode.
^^^^^^^^^^^^^
You meant right-to-left, I presume. (Actually, pure right-to-left is
easy: just reverse everything. The hard problem is, languages such as
Arabic need bidirectional editing, where the direction changes
dynamically depending on the surrounding characters. Adding _that_ to
Emacs is a tough job.)
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Arabic font for gnu emacs
2010-02-28 16:37 ` Eli Zaretskii
@ 2010-03-01 6:48 ` tomas
0 siblings, 0 replies; 16+ messages in thread
From: tomas @ 2010-03-01 6:48 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: help-gnu-emacs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Sun, Feb 28, 2010 at 06:37:53PM +0200, Eli Zaretskii wrote:
> > Date: Sun, 28 Feb 2010 07:30:25 +0100
> > From: tomas@tuxteam.de
> > Cc: help-gnu-emacs@gnu.org, Jason Rumney <jasonrumney@gmail.com>
> >
> > Yes, but as has been mentioned in this thread, Emacs handles that
> > already (e.g. in Indic fonts). But alas, not in left-to-right mode.
> ^^^^^^^^^^^^^
> You meant right-to-left, I presume.
Oops, yes, sorry.
> (Actually, pure right-to-left is
> easy: just reverse everything. The hard problem is, languages such as
> Arabic need bidirectional editing, where the direction changes
> dynamically depending on the surrounding characters. Adding _that_ to
> Emacs is a tough job.)
Yes, I'm aware of that. I was just sloppy.
Regards, and thanks again for your work
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFLi2NIBcgs9XrR2kYRArqYAJ9tlF0SJGqBlk/7GLAYtIq7iWFwyACcCTh3
2l7xgS2dcnYgfUW4cZ6V4l8=
=wukx
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 16+ messages in thread
[parent not found: <06492382-7709-487E-8FCB-8CAFBD2DD4C7@mac.com>]
* Re: Arabic font for gnu emacs
[not found] ` <06492382-7709-487E-8FCB-8CAFBD2DD4C7@mac.com>
@ 2010-02-27 0:26 ` 石田惣一
2010-02-27 15:49 ` Peter Dyballa
[not found] ` <mailman.1988.1267285761.14305.help-gnu-emacs@gnu.org>
0 siblings, 2 replies; 16+ messages in thread
From: 石田惣一 @ 2010-02-27 0:26 UTC (permalink / raw)
To: Enno; +Cc: help-gnu-emacs
Guten Morgen!
Thank you for the information. Arabtex seems what I wanted. I will
try it right away!
Soichi
2010年2月26日23:54 Enno <ennoausberlin@mac.com>:
> Konban ha,
>
> I was asking the very same question a few months ago. There is no way to
> input Right To Left arabic in emacs.
>
> But you can give arabtex a try if its just about generating nice output
>
> Hth
> Enno
>
> The best way to predict the future is to invent it (Alan Kay)
>
> Am 26.02.2010 um 07:34 schrieb 石田惣一 <soujiro0725@gmail.com>:
>
>> hi. I would like to type in Arabic in GnuEmacs.
>> environment: emacs 23.0.60.1 Ubuntu8.04 Dell Version
>>
>> This PC, Dell inspiron 12 Ubuntu, can produce Arabic fonts, but when
>> typing in Emacs the fonts stand individually.
>>
>> Normally typing in Arabic should produce like...
>>
>> أليوم
>>
>> the letters are connected. I can do it in OpenOffice or other editor,
>> so the computer should be fine.
>> But in Emacs they become...
>>
>> أ ل ي و م
>>
>> They are separately appeared.
>> How can I resolve this?
>>
>> Soichi
>>
>>
>
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2010-03-01 6:48 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1920.1267175843.14305.help-gnu-emacs@gnu.org>
2010-02-26 11:52 ` Arabic font for gnu emacs Hibou57 (Yannick Duchêne)
2010-02-27 1:50 ` Stefan Monnier
2010-02-26 6:34 石田惣一
2010-02-26 9:35 ` Peter Dyballa
2010-02-26 9:40 ` 石田惣一
[not found] ` <mailman.1924.1267177006.14305.help-gnu-emacs@gnu.org>
2010-02-26 11:51 ` Hibou57 (Yannick Duchêne)
2010-02-26 12:12 ` Hibou57 (Yannick Duchêne)
2010-02-27 14:42 ` Eli Zaretskii
2010-02-27 4:01 ` Jason Rumney
2010-02-27 10:36 ` Peter Dyballa
2010-02-28 6:30 ` tomas
2010-02-28 16:37 ` Eli Zaretskii
2010-03-01 6:48 ` tomas
[not found] ` <06492382-7709-487E-8FCB-8CAFBD2DD4C7@mac.com>
2010-02-27 0:26 ` 石田惣一
2010-02-27 15:49 ` Peter Dyballa
[not found] ` <mailman.1988.1267285761.14305.help-gnu-emacs@gnu.org>
2010-02-27 19:55 ` Stefan Monnier
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).