hns - 日記自動生成システム - Version 2.19.9

先月 2006年03月 来月
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2006年03月06日(月) 旧暦 [n年日記] [更新:"2006/03/07 01:04:53"]

#1 [Emacs] Emacs Code Browser (ECB)

Emacs Lisp も利用出来る らしいので、便利そう。
  • Makefile が Win 対応に書いてあるような気がする (ただし一行のみかも知れない)
  • 次のものが必要とある semantic-, eieio- and speedbar-version から入れるらしい。

    1357388 cedet-1.0pre3.tar.gz
    をもらって来た。

  • cedet-1.0pre3.tar.gz を tar で開けて gmake
  • (INSTALL の説明では) make install はしないらしい
  • ecb の Makefile の中の CEDET の行を上に合せて変更
    CEDET=/export/local-src/cedet-1.0pre3/
    
    gmake
次のようなものを ~/.emacs に加えて
;; Load CEDET
(load-file "/export/local-src/cedet-1.0pre3/common/cedet.el")

;; Enabling various SEMANTIC minor modes.  See semantic/INSTALL for more ideas.
;; Select one of the following
(semantic-load-enable-code-helpers)
;; (semantic-load-enable-guady-code-helpers)
;; (semantic-load-enable-excessive-code-helpers)

;; Enable this if you develop in semantic, or develop grammars
;; (semantic-load-enable-semantic-debugging-helpers)

(add-to-list 'load-path "/export/local-src/ecb-2.32")
      (require 'ecb)
emacs を起動し、M-x ecb-activate とする。何か変なことを聞いて来 る気がするが、...



最近の日記
2024年05月08日
comparison on ./buildsh tools
2024年05月06日
py-setuptools (python 3.11.9)
make release took 1 hours and 10 min
qemu invocation for 10.99.10
2024年05月05日
Windows 10 version
serial connection
bc bench
2024年05月04日
Trial on 10.99.10
another version (later trial) to succeed
2024年04月29日
dkim
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)