emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ucs-normalize and diacritics


From: Eli Zaretskii
Subject: Re: ucs-normalize and diacritics
Date: Sun, 05 Aug 2018 18:28:46 +0300

> From: address@hidden (K. Handa)
> Cc: address@hidden, address@hidden, address@hidden
> Date: Sun, 05 Aug 2018 22:22:51 +0900
> 
> So, including eight-bit-control in tis620-2533 may have been a mistake.
> In that case, the current problem can be fixed by simply removing
> eight-bit-control from the superset list of tis620-2533.

So you are saying that replacing this:

  :superset '(ascii eight-bit-control (thai-tis620 . 128)))

with this:

  :superset '(ascii (thai-tis620 . 128)))

in the definition of tis620-2533 is all that is needed?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]