|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||
2004年01月07日(水) 旧暦 [n年日記]#1 [Emacs] 書体設定で起動しないこともあるttype:makoto@harry 11:32:55/040107(~/cvs-work)> emacsEmacs.Fontset-2 の中に自分で設定しているものが X11 側に用意されていない ということらしい。 @ xlsfonts:ttype:makoto@harry 11:34:59/040107(~/cvs-work)> xlsfonts xlsfonts: pattern "*" unmatchedxrdb とかいろいろさわっていたので、 再起動したら直った。 とりあえず、再現する。
@ XFree86 4.3.99.902 の機械で:ttyp2:root@lets 12:15:33/040107(...X11/fs)# /etc/rc.d/xfs restart Stopping xfs.fslsfonts -server lets:7100 ってやるらしい。 /etc/X11/XF86Config には次の行はある。 FontPath "unix/:7100"unreadable というのは fonts.dir が unreadable の意らしい。 ktrace /usr/X11R6/bin/xfs して見て分った。 fonts.scale mkfontscale で作っておいて fonts.dir に写せばいいらしい。 man mkfontdir @ しかし kochi-mincho-subst.ttf を生かすと mozilla が起動しない:
(1.4)
@ mozilla 1.5.1:gmake[4]: Leaving directory `/export/pkgsrc/www/mozilla/work/mozilla/intl/unicharutil/public' gmake[4]: Entering directory `/export/pkgsrc/www/mozilla/work/mozilla/intl/unicharutil/util' gmake[4]: *** No rule to make target `export'. Stop. gmake[4]: Leaving directory `/export/pkgsrc/www/mozilla/work/mozilla/intl/unicharutil/util' gmake[3]: *** [export] Error 2 gmake[3]: Leaving directory `/export/pkgsrc/www/mozilla/work/mozilla/intl/unicharutil' gmake[2]: *** [export] Error 2 gmake[2]: Leaving directory `/export/pkgsrc/www/mozilla/work/mozilla/intl' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/export/pkgsrc/www/mozilla/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 ttyp3:makoto@lets 13:28:31/040107(...unicharutil/util)> gmake export gmake: *** No rule to make target `export'. Stop. ttyp3:makoto@lets 13:28:56/040107(...unicharutil/util)> ls -l Ma* -rw-r--r-- 1 makoto wheel 1119 May 1 2003 Makefile.in ( つっこみ )
#2 [Emacs] きょうの .emacs browse-url-browser-function;; /usr/pkg/share/emacs/21.3-emcws/lisp/net/. ;; (setq browse-url-browser-function '(("^mailto:" . browse-url-mail) ;; ("." . browse-url-netscape))) (setq browse-url-browser-function '(("." . w3m)))知らなかった。と思ったら customize の部分に何か書いてあるが、無視しよう ;;;###autoload (defcustom browse-url-browser-function ...ちなみに次の字は昔から書いてある (global-set-key [next] 'browse-url-at-point) ( つっこみ )
|
最近の日記 2024年07月03日 ・kicad oddity 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 | ||