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

先月 2004年08月 来月
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 による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2004年08月07日() 旧暦 [n年日記]

更新: "2004/08/07 12:43:04"

#1 [emacs] font-lock-mode でも色が付かない(続)

M-x report-emacs-bug してみようかなと、再現方法を:

cvs co:

cd /export/local-src
setenv CVS_RSH ssh
cvs -d :ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs
cd emacs
./configure
time make bootstrap
しておいて、

~/.emacs-test-font-lock:

make install しなくても試せるようにと: 次のような ~/.emacs-test-font-lock を作って
; -*- Emacs-Lisp -*-
(global-font-lock-mode t)
(setq load-path nil)
(setq load-path '("/export/local-src/emacs/lisp"))
(cd "/export/local-src/emacs/lisp")
(load-file "./subdirs.el")
src/emacs -q -l ~/.emacs-test-font-lock -f find-file
してから html 形式を開けたら、色が付いた。 どこかに font-lock の古いのが残っているのかも知れない。

list-load-path-shadows (p408):

M-x list-load-path-shadows (p408) して見たが、font-lock という字はなかった。
次のようなものが沢山ある。直しておこう。
/usr/local/share/emacs/site-lisp/url-20020214/url-news hides /usr/local/share/emacs/21.3.50/lisp/url/url-news
これって良くない ?
/usr/local/share/emacs/site-lisp/wl-20040801/utf7 hides /usr/local/share/emacs/21.3.50/lisp/gnus/utf7 (使っている方はどちらかしか使わないからいいのかな)

少しそうじ掃除をしたが invalid-function:

Error during redisplay: (invalid-function (\(<\)!-- (1 < b)))

source file is newer:

良く見ると、次の字が残っている。このせいか。
Loading font-lock (compiled; note, source file is newer)...done

直った、ああ何という初歩的な間違い..:

ttyp4:makoto@harry 12:32:37/040807(...21.3.50/lisp)> sudo mv font-lock.elc font-lock.elc-old
ttyp4:makoto@harry 12:32:42/040807(...21.3.50/lisp)> sudo /usr/local/bin/emacs -batch -f batch-byte-compile font-lock.el
Loading anthy-dic...
Loading anthy-conf (source)...

In font-lock-set-defaults:
font-lock.el:1519:48:Warning: `font-lock-defaults-alist' is an obsolete
variable; use `font-lock-defaults' instead.

In end of data:
font-lock.el:1999:1:Warning: the following functions are not known to be
defined: jit-lock-unregister, fast-lock-after-fontify-buffer,
lazy-lock-after-fontify-buffer, fast-lock-after-unfontify-buffer,
lazy-lock-after-unfontify-buffer
Wrote /usr/local/share/emacs/21.3.50/lisp/font-lock.elc
ttyp4:makoto@harry 12:33:14/040807(...21.3.50/lisp)>
結局は藤島さんに教えてもらった問題だった。..



最近の日記
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)