emacs-devel
[Top][All Lists]
Advanced

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

Re:Re: [ELPA] New package: pyim


From: tumashu
Subject: Re:Re: [ELPA] New package: pyim
Date: Tue, 23 Feb 2021 17:08:48 +0800 (CST)






At 2021-02-23 13:07:34, "Stefan Monnier" <monnier@iro.umontreal.ca> wrote:
>>> > And what about register-input-method?
>>> 
>>> pyim does:
>>> 
>>> ;;;###autoload
>>> (register-input-method "pyim" "euc-cn" 'pyim-start (nth 0 pyim-titles))
>>> 
>>> is that a problem?
>>
>> I was talking about the installation.  What would that have to do, and
>> how would it do it?
>
>I don't understand the question: the above line shows that the package
>autoloads this `register-input-method` call.  IOW if the user has that
>package activated (which is the default for all packages that the user
>installed), then the above line will be executed between `early-init.el`
>and `init.el`.
>
>
>        Stefan

pyim use quail, so it should register it to quail before use.

reply via email to

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