tumashu / pyim

一个 emacs 中文输入法,支持全拼,双拼,五笔,仓颉和Rime,pyim 是 GNU elpa 包。
888 stars 93 forks source link

error: Wrong number of arguments: #<subr string-match>, 4 #462

Open fu123456 opened 1 year ago

fu123456 commented 1 year ago

My system: macbook M1, emacs-mac 28.2. During I install pyim, it showed errors like:

pyim-liberime.el:47:1: Error: Wrong number of arguments: #, 4 Compiling file /Users/fg/.emacs.d/elpa/pyim-20221107.41/pyim-outcome.el at Sun Nov 27 15:56:41 2022 Compiling file /Users/fg/.emacs.d/elpa/pyim-20221107.41/pyim-page.el at Sun Nov 27 15:56:41 2022 pyim-page.el:32:1: Error: Wrong number of arguments: #, 4

when I use pyim to type, it also showed errors like: Wrong number of arguments: #, 4

How to avoid this issue? Very thanks.

tumashu commented 1 year ago

I have tested in emacs 28.1, can not find this issue, try to remove pyim and reinstall it,

arstum commented 1 year ago

I have tested in emacs 28.2, find the same issue

tumashu commented 1 year ago

What showed when test with emacs -Q ?