|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
||||||||||||||||||||||||||||||||||||||||||||||||||
2001年09月03日(月) 旧暦 [n年日記]#1 [Emacs] M-x command history list
Nelson H. F. Beebe という方が次のように書いている。
In emacs-21.xx, incremental searches are added to the M-x command history list; this was a change from emacs-20.xx which I believe should be rescinded.
@ 訳:Emacs 21 では漸次検索(Incremental search) も M-x の操作履歴に含 まれるようになった。これは Emacs 20 ではそうではなかったと思うが これは戻すべきだ。 @ [wl] 起動してすぐ次のような字を見るが、二度目は大丈夫 ?:(void-function make-mode-line-mouse2-map) make-mode-line-mouse2-map(wl-toggle-plugged) wl-plugged-init-icons() run-hooks(wl-init-hook) byte-code(".... [demo-buf succeed wl-init kill-buffer t run-hooks wl-init-hook] 2) wl-init(nil) wl(nil) call-interactively(wl) ( つっこみ )
#2 [Namazu] Namazu-2.0.7pre1 を試す
そう言えば
--with-included-gettext を付けない時に、
gcc -g -O2 -Wall -pedantic -o .libs/namazu form.o namazu.o output.o rcfile.o result.o usage.o namazu-cmd.o ../nmz/.libs/libnmz.so ../lib/libnmzut.a -lm -Wl,--rpath -Wl,/usr/local/libで、 output.o: In function `print_page_index':となってしまうのは、本来は、何とか出来るはず。 @ NetBSD ( 少なくとも 20010801) は /usr/lib/libintl* に初めから入っている:
./configure すると次のように、見かけ上、それと一致している。
checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for gettext in libc... no checking for bindtextdomain in -lintl... yes checking for gettext in libintl... checking for gettext in -lintl... yes yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... no checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... ja ja_JP.SJIS es fr cat > conftest.$ac_ext <<EOF #line 6324 "configure" #include "confdefs.h" #include <libintl.h> EOF ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" { (eval echo configure:6329: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` ( つっこみ )
|
最近の日記 2025年02月13日 ・dvipdfmx ICC profile format spec. version 4.3.0 2025年01月29日 ・ham/wsjtx 2025年01月27日 ・wip/wsjtx 5.4.2 2025年01月25日 ・ham/wsjtx 2025年01月15日 ・今更 advent calendar | ||