all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: James Cloos <cloos@jhcloos.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 1750@emacsbugs.donarmstrong.com
Subject: bug#1750: [PATCH] Support standard ASCII-IPA mappings in leim/quail/ipa.el.
Date: Wed, 31 Dec 2008 14:57:47 -0500	[thread overview]
Message-ID: <m3wsdgazhp.fsf@lugabout.jhcloos.org> (raw)
In-Reply-To: <jwvocysp4wc.fsf-monnier+emacsbugreports@gnu.org>

Those Mule IPA characters exist in the UCS only as character sequences.

The example you mentioned, \3~ (which C-uC-x= says is aka E~) is written
with UCS characters as ɛ U+025B U+0303 (LATIN SMALL LETTER OPEN E
followed by COMBINING TILDE).

Ideally the quail ipa method would enter the two character sequences
into the buffer for such cases.

I beleive the quail ethiopic method lost a couple of chars of the same
sort when unicode-2 was merged in; if quail can be convinced to enter a
string then those, too, should be recovered.

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6







  parent reply	other threads:[~2008-12-31 19:57 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87y6p050zo.fsf@mail.jurta.org>
2008-12-31 13:41 ` bug#1750: [PATCH] Support standard ASCII-IPA mappings in leim/quail/ipa.el Aidan Kehoe
2008-12-31 18:40   ` Stefan Monnier
2008-12-31 19:51     ` Aidan Kehoe
2009-01-19  7:11       ` Aidan Kehoe
2008-12-31 19:57   ` James Cloos [this message]
2009-08-30 23:40   ` bug#1750: marked as done ([PATCH] Support standard ASCII-IPA mappings in leim/quail/ipa.el. ) Emacs bug Tracking System
     [not found] <4A807E29.1030405@gmail.com>
2009-08-10 20:30 ` bug#4109: Status of IPA patch? Aidan Kehoe
2009-08-25  8:51   ` Aidan Kehoe
2009-08-25 16:06     ` Glenn Morris
2009-08-25 16:23       ` Aidan Kehoe
2009-08-28  0:32     ` Juri Linkov
2009-08-28  3:35       ` Aidan Kehoe
2009-08-28  7:35         ` Aidan Kehoe
2009-08-28  7:37           ` Miles Bader
2009-08-28 12:24             ` Aidan Kehoe
2009-08-28 19:06               ` Juri Linkov
2009-08-28 19:37                 ` Aidan Kehoe
2009-08-28 19:45                   ` Juri Linkov
2009-08-28 19:05         ` Juri Linkov
2009-08-28 19:07     ` Juri Linkov
2009-08-28 19:47       ` Aidan Kehoe
2009-08-28 19:57         ` Juri Linkov
2009-08-29  3:17           ` Stefan Monnier
2009-08-30 23:40   ` bug#4109: marked as done (Status of IPA patch?) Emacs bug Tracking System

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=m3wsdgazhp.fsf@lugabout.jhcloos.org \
    --to=cloos@jhcloos.com \
    --cc=1750@emacsbugs.donarmstrong.com \
    --cc=monnier@iro.umontreal.ca \
    /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.