0
我剛剛安裝的python-mode.el(6.0.1),當我啓動Emacs.app它給了我下面的錯誤:問題與Python-mode.el安裝
File error: Cannot open load file, highlight-indentation
是有依賴關係python-mode.el,我必須先安裝?
我剛剛安裝的python-mode.el(6.0.1),當我啓動Emacs.app它給了我下面的錯誤:問題與Python-mode.el安裝
File error: Cannot open load file, highlight-indentation
是有依賴關係python-mode.el,我必須先安裝?
python-mode 6.0.1 tar.gz bundle確實包含highlight-indentation.el。看起來這個文件是在6.0版本中添加的。但是,這在README或NEWS文件中未提及。
您是如何安裝的?資源?果醬? – bigjust
來源。我剛從launchpad站點下載它。 – 2daaa