[Mew-dist 1033] mew-keyval
Kazu Yamamoto
Kazu at example.com
1997年 6月 10日 (火) 10:55:14 JST
Some people kindly reported to me that Mew 1.70 caused errors if
header contained illegal header. One typical example is "key value"
pair (excluding ":" after the key), which is produced by some mail
control system such as "procmail".
If you are suffering from this phenomenon, please set the following in
your ".emacs".
(setq mew-keyval "^\\([^ \t:]+:?\\)[ \t]*\\(.*\\)$")
This regular expression makes ":" optional and is the default value of
the recent Mew.
If you meet any troubles nonetheless, please let me know. Early
feedback will be appreciated.
P.S.
We hope we can provide you with MH-independent Mew in this
month. Please give us time a bit to make perfection more perfect...
--Kazu
Mew-dist メーリングリストの案内