1

現在、emacs で CEDET を動作させるのに苦労しています。A Gentle Introduction to CEDETの指示に従います。

bzr リポジトリから最新バージョンを取得し (n°8250 の 31March13 のスナップショット)、mydotemacs フォルダーに入れ、make で cedet ディレクトリをコンパイルし、必要な変更を .emacs: に加え、特に構成(load-file "~/.emacs.d/plugins/cedet/cedet-devel-load.el")の先頭に入れました。ファイル

emacs を起動すると、次のようになります。

error: Recursive `require' for feature `speedbar'

そして、デバッグ初期化を試みているとき、これが私が得たものです

/home/adriean/.emacs.d/emacs-config.el (ソース) を読み込んでいます...
/home/adriean/.emacs.d/plugins/cedet/cede-devel-load.el (ソース) を読み込んでいます... Loading /home/adriean/.emacs.d/plugins/cede/cede-remove-builtin.el (source)...done require: Autoloading failed to define function debug

私のemacsのバージョンはGNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 3.4.2)、Muntriesで2013-03-26のもので、Debianによって変更されておりorg-mode babel、構成を整理するために正確に使用しています。(そのため、orgmode は前にロードされます)

4

0 に答える 0