|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||
2005年06月04日(土) 旧暦 [n年日記] [更新:"2005/06/04 23:44:42"]#1 [CVS] オープン系ソフトウェア構成管理システム(SCM)へのコメント
一年くらい前の記事であるが。
まちゅダイアリー
からたどっていって読んでいた。
( つっこみ )
#2 [Emacs] Local variables entry is missing the suffix
きょうは File local-variables error: (error "Local variables entry is missing the suffix") と言われた。 話せば長いことながら
いま書いている coding system と合っていないよ、本当に保存する ? (しかも何故か *Message* buffer にその文字が残っていないので、ここに貼付けられない <!-- Local Variable: coding: sjis-dos outline-regexp: "^[A-Za-z]+[A-Za-z]*\\(.*\\)\\|^///" End: -->という訳で、上の中で Variable: とあるのは、本当は Variables: だが変えてある (音声は変えてあります、っていうやつ)。 多分もっと大切なこととして、改行コードは CR+LF。 まあ、実は、ここに書いたことはそれほど問題ではないのだけれど、 題名に書いた誤り表示(Error Message)は初めて見るので、記念ということで。 @ で文字が化けている方の問題は:
Content-Type: text/html; charset=EUC-JP
なのに、中身が sjis という訳。しかし /usr/pkg/etc/php.ini の mb_string の設定は、 [mbstring] mbstring.language = Japanese mbstring.internal_encoding = EUC-JP mbstring.http_input = auto mbstring.http_output = EUC-JPこれじゃだめか。ある directory だけ mbstring.internal_encoding = SJIS なんて出来ないかな。 mbstring.internal_encoding = auto ってあり ? ; internal/script encoding. ; Some encoding cannot work as internal encoding. ; (e.g. SJIS, BIG5, ISO-2022-*) mbstring.internal_encoding = EUC-JPって書いてある。SJIS で書くこと自体が良くない ? 不思議。某所は SJIS のはずだが。 手元の環境での確認を諦めて、某所環境と同じ条件でだけ確認することにして いたのかも知れない。 ( つっこみ )
#3 [Emacs] wl compile
When I did compile wanderlust, I got following
In wl-mime-quit-preview: ../wl/wl-mime.el:302:21:Warning: reference to free variable `mime-edit-temp-message-buffer' Wrote /export/local-src/wanderlust/wl/wl-mime.elcBut I don't think this is a problem, this is just a warning. (Am I right ?) @ とメールで聞いている人が居たが:
残念ながら、「それでいいのです」と言い切れない僕が...
wl/wl-mime.el-(defun wl-mime-quit-preview () wl/wl-mime.el- "Quitting method for mime-view." wl/wl-mime.el: (let* ((temp (and (boundp 'mime-edit-temp-message-buffer) ;; for SEMI <= 1.14.6 wl/wl-mime.el: mime-edit-temp-message-buffer)) wl/wl-mime.el- (window (selected-window)) wl/wl-mime.el- buf) wl/wl-mime.el- (mime-preview-kill-buffer) wl/wl-mime.el- (set-buffer temp)わざわざ、「.. という buffer がある時には」と調べているのに、 compile する時に、「未定義の変数を参照しているよ」と言われるのは心外 ? というか、一個しか出ないって優秀な気がするが .. ( つっこみ )
#4 [Namazu] 最近 namazu が走っていないと思ったらUse of uninitialized value in read at /usr/pkg/bin/mknmz line 2422, <GEN145479> line 2500088.索引がこわれてしまったかな。 ( つっこみ )
|
最近の日記 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 | ||