1
我使用的GNU emacs 23.1.1在Fedora 12符號的函數定義爲void:色彩主題 - 經典
我有這個在我的.emacs文件
(require 'color-theme)
(color-theme-initialize)
(color-theme-Classic))
而且我得到以下錯誤:
Symbol's function definition is void: color-theme-Classic
我所有的圖書館在我的/ usr /共享/ Emacs的/網站口齒不清目錄
color-theme.el
color-theme-example.el
color-theme-library.el
themes/
非常感謝您的任何建議,
我試過了。 「Symbol的功能定義是無效的:color-theme-classic。」我也做了M-X,並通過做這個色彩主題選擇選擇了經典。然後滾動到經典並點擊它。我仍然有同樣的答案。任何其他幫助將是最有幫助的。 – ant2009 2009-11-22 11:46:52
我沒有Emacs 23.1我現在可以使用。如果沒有人回答,我會稍後再試,當它可用時。 – 2009-11-22 12:05:24
嗯,我把這個軟件包安裝到了〜/ emacs /在Windows上,並嘗試了上面的代碼(將Classic更改爲classic),並且沒有任何問題。 – 2009-11-22 13:22:33