cnfonts icon indicating copy to clipboard operation
cnfonts copied to clipboard

define-obsolete-variable-alias: Wrong number of arguments: (3 . 4), 2

Open okysh opened this issue 2 years ago • 1 comments

我使用的配置框架:

https://github.com/redguardtoo/emacs.d

我的配置:~/.custom.el

(require-package 'cnfonts)

我的版本

  • cnfonts 0.9.1
  • redguardtoo develop
  • win10
  • emacs 28.1 x64

启动后当我执行任何一个cnfonts-*的命令,都会得到以下的错误提示:

Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2) [2 times] define-obsolete-variable-alias: Wrong number of arguments: (3 . 4), 2Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2) [2 times] define-obsolete-variable-alias: Wrong number of arguments: (3 . 4), 2

okysh avatar Jul 05 '22 08:07 okysh

奇怪了,我搜了一下,cnfonts 没有调用 define-obsolete-variable-alias 啊

tumashu avatar Jul 19 '22 08:07 tumashu

这个无法复现,先关闭了

tumashu avatar Feb 16 '23 01:02 tumashu