GNU bug report logs - #1750
[PATCH] Support standard ASCII-IPA mappings in leim/quail/ipa.el.

Previous Next

Package: emacs;

Reported by: Aidan Kehoe <kehoea <at> parhasard.net>

Date: Wed, 31 Dec 2008 13:50:03 UTC

Severity: wishlist

Merged with 4109

Done: Juri Linkov <juri <at> jurta.org>

Bug is archived. No further changes may be made.

Full log


Message #30 received at 1750 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: James Cloos <cloos <at> jhcloos.com>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 1750 <at> debbugs.gnu.org
Subject: bug#1750: [PATCH] Support standard ASCII-IPA mappings in leim/quail/ipa.el.
Date: Wed, 31 Dec 2008 14:57:47 -0500
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 <at> jhcloos.com>         OpenPGP: 1024D/ED7DAEA6





This bug report was last modified 15 years and 320 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.