unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Thamer Mahmoud <thamer@newkuwait.org>
Subject: [patch] Arabic iso-8859-6 and input/language files
Date: Wed, 06 Jul 2005 00:37:54 +0300	[thread overview]
Message-ID: <871x6ddjd9.fsf@newkuwait.org> (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

                 reply	other threads:[~2005-07-05 21:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=871x6ddjd9.fsf@newkuwait.org \
    --to=thamer@newkuwait.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).