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: Lars Ingebrigtsen
Subject: bug#3179: Entering Chinese "zero": add U+3007
Date: Mon, 14 Oct 2019 23:13:57 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Štěpán Němec <stepnem@gmail.com> writes:

>> 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?

Yeah, the PY-b5 file starts with

;; Quail package `chinese-py-b5
;;   Generated by the command ‘titdic-convert’
;;      Original TIT dictionary file: PY-b5.tit

so I guess we want to keep that auto-generated, and then tweak the data
afterwards.

> 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.)

Thanks; I've now applied the patch, and I'm now closing this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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