DogLooksGood / meomacs

A simple Emacs configuration with modal editing
36 stars 4 forks source link

报错: Symbol’s function definition is void: meomacs-load-config #1

Open AnabasisXu opened 1 year ago

AnabasisXu commented 1 year ago

环境是win10 直接进入文件夹打开cmd: D:\meomacs>emacs -q -l init.el 然后emacs提示: load-with-code-conversion: Symbol’s function definition is void: meomacs-load-config

DogLooksGood commented 1 year ago

不能指定只加载 init.el ,正常启动的话还会优先加载 early-init.el. 不过这是个人配置,仅供参考。

AnabasisXu commented 1 year ago

可是使用介绍中写着: Start Emacs with emacs -q -l /path/to/meomacs/init.el. 该怎么修改来着?

DogLooksGood commented 1 year ago

才注意到这个问题。我想大概这样是可以的。

EMACS_USER_DIRECTORY=/path/to/meomacs emacs
AnabasisXu commented 1 year ago

在cmd和bash中试过: EMACS_USER_DIRECTORY=~.emacs.d\test\meomacs emacs 抱歉,没有成功。

chuxubank commented 1 year ago

With emacs 29+, it easy to get it by starting emacs with emacs --init-directory=/path/to/meomacs

DogLooksGood commented 1 year ago

这。。。怎么会有人用这份配置

chuxubank commented 1 year ago

定期巡检你的 meow 的配置 怕错过什么新功能(