bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#3179: Entering Chinese "zero": add U+3007


From: Štěpán Němec
Subject: bug#3179: Entering Chinese "zero": add U+3007
Date: Mon, 14 Oct 2019 23:09:11 +0200
User-agent: Notmuch/0.29.1 (https://notmuchmail.org) Emacs/27.0.50 (x86_64-pc-linux-gnu)

On Mon, 14 Oct 2019 22:56:43 +0200
Lars Ingebrigtsen wrote:

> But there's also
>
> (eval-after-load "quail/PY-b5"
>   '(quail-defrule "ling2" ?○ nil t))
>
> in leim-list.el...

That's auto-added from leim-ext by 'make'.

> And why are these things added anyway? The other ling2 things
> (whatever they are) don't have these entries?

I don't know why this particular addition is done this way, instead of
adding it to the py-b5 definition directly. Maybe it was supposed to be
more modular in case same thing would go in multiple similar input
methods? Only Handa-san knows I guess... That's not the only strange
thing about leim/quail in general and leim-ext in particular, but I
didn't want to go there. (I just checked for other occurences of WHITE
CIRCLE vs IDEOGRAPHIC ZERO, and tested my change.)

-- 
Štěpán





reply via email to

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