Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
非常に便利な簡単モードは、CEDET のsemantic-something-to-tag-table機能に依存しています。この関数をEmacsの組み込みCEDETからどのようにロードできるか、誰にでもアドバイスできますか?
semantic-something-to-tag-table
この関数はsemantic/utilパッケージに含まれており、ロードできます
semantic/util
(require 'semantic/util)
指図...
Emacs の PS CEDET は、現在のものと比較して、ディレクトリ構造がわずかに異なります。trunk
trunk
PPSしかし、bzrレポのCEDETを使用することをお勧めします-多くのことが修正され、改善されました