書いてる人: 高橋カヲル | [mixi] | [PGP] | [RSS]
CMOS CLOCK が激しく狂わないように、daily.local に仕込む。
if [ -x /usr/sbin/ntpdate ]; then /usr/sbin/ntpdate -b -s localhost fi
また増やす。
(setq wl-message-ignored-field-list
(eval-when-compile
(require 'mime-view)
(cons
(concat "^" "\\(?:"
(regexp-opt
'("X-Weather" "X-Pollen" "X-Fortune"
"X-Mansei" "X-My-soulful-screaming"
"X-Moe-Info" "X-Face-Version" "X-NetHack-Code-Version"
"X-Icq" "X-Postpet" "X-OS"
"List-Help" "X-ML-Info" "X-MLServer" "X-ML-URL"
"List-Subscribe" "List-Unsubscribe"
"X-AntiAbuse" "X-Gnus-Offline"
"X-SSTP" "X-C-sig"))
"\\)")
mime-view-ignored-field-list)))
(defadvice wl-summary-refile-subr (around hoge activate)
(interactive)
(let ((completion-ignore-case t))
ad-do-it))
RFC 2923 を読む。
ひさびさに実行してみる。そういえば XEmacs の sound は非同期じゃなくて困るよと BEP 方面の人がゆーてたな。
Powered by 早起き生活