all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [patch] Arabic iso-8859-6 and input/language files
@ 2005-07-05 21:37 Thamer Mahmoud
  0 siblings, 0 replies; only message in thread
From: Thamer Mahmoud @ 2005-07-05 21:37 UTC (permalink / raw)


[-- Attachment #1: Type: TEXT/PLAIN, Size: 1077 bytes --]

I'm working on a small hack to enable viewing of Arabic emails in Gnus
and VM mode under emacs22. Arabic, being similar to Hebrew, requires
support for right-to-left editing in addition to contextual glyph
shaping, both features are not supported in emacs22. Because of that,
I opted to use solutions outside the scope of emacs (like fribidi for
instance).

However, the only problem I'm facing is the lack of support for the
iso-8859-6 decoding/encoding for files and mime messages. Looking at
the code in question, I can see that such support is already there and
only some small and minor changes are required to get it to work.

I'd like to see this or a similar patch in emacs22. The attached file
includes the following:

arabic.patch: 
      - Enable support for iso-8859-6. 
      - Add properly encoded Arabic characters to the HELLO file. 
      - Remove a block of code from code-pages.el that conflicts 
        with the new iso-8859-6 support.  

arabic.el: Language file for Arabic.

arabic.el.quail: Input modes for Arabic and Persian.

Regards,
Thamer Mahmoud


[-- Attachment #2: patch --]
[-- Type: application/octet-stream, Size: 6079 bytes --]

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-05 21:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-05 21:37 [patch] Arabic iso-8859-6 and input/language files Thamer Mahmoud

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.