[Mew-dist 06361] Re: How to use mew-field-spec ?

Kazuhiro Ohmatsu ohmatsu at example.com
1998年 9月 8日 (火) 18:14:28 JST


From: Fumitoyo ONO <ono at example.com>
Subject: [Mew-dist 06356] Re: How to use mew-field-spec ? 
Date: Tue, 8 Sep 1998 15:37:01 +0900
Message-ID: <19980908153519-1059C.ono at example.com>

大松@姫路工大 と申します。


近藤@東芝マイクロさん、小野  文豊さん、ありがとうございました。

教えていただいたものを参考に、いろいろ試した結果、

(setq mew-field-spec
      '(("^Resent-\\(From\\|To\\|Cc\\|Date\\)" t
	 mew-highlight-header-face-important
	 mew-highlight-header-face-important)
	("^From:$" t
	 mew-highlight-header-face-important
	 mew-highlight-header-face-from)
	("^\\(To\\|Apparently-To\\):$" t
	 mew-highlight-header-face-important
	 mew-highlight-header-face-to)
	("^Cc:$" t
	 mew-highlight-header-face-important
	 mew-highlight-header-face-to)
	("^Subject:$" t
	 mew-highlight-header-face-important
	 mew-highlight-header-face-subject)
	("^Date:$" t
	 mew-highlight-header-face-important)
	("^Message-Id:$" t)
	("^Sender:$" t)
	("^Reply-To:$" t)
	("^X-Mailer:$" t)
	))
(setq mew-field-other-visible nil)

で落ち着きました。
ありがとうございました。


また、このような設定の仕方など、Mew の設定の仕方をはじめ、
.emacs をカスタマイズする方法など、何を調べれば載っているのでしょうか。
参考書などありましたら、お教えください。

よろしくおねがいします。

=============================================
  姫路工業大学 工学部 情報工学科 学部1回生
         大松和弘 (Kazuhiro Ohmatsu)
        E-mail:  ohmatsu at example.com
=============================================



Mew-dist メーリングリストの案内