我刚刚安装了python-mode.el(6.0.1),当我启动Emacs.app时,它给了我以下错误:
File error: Cannot open load file, highlight-indentation
我是否必须首先安装python-mode.el的依赖项?
答案 0 :(得分:1)
python-mode 6.0.1 tar.gz bundle包含highlight-indentation.el。该文件似乎是在6.0版中添加的。但是,README或NEWS文件中未提及此内容。