SFC CNS GUIDE 2004

6.6 MewからWanderlustへの移行と注意点 (2001年度以前入学者向け)

2001年度以前の入学で, 情報処理/情報処理IaでMewを習った場合Wanderlustを使用するには, いくつかの設定が必要です.

6.6.1 `.emacs'ファイル

ホームディレクトリにある `.emacs' ファイルに, 次の内容を追加します.

(custom-set-variables
  ;; custom-set-variables was added by Custom - don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 '(mail-user-agent (quote wl-user-agent))
 '(read-mail-command (quote wl)))
(custom-set-faces
  ;; custom-set-faces was added by Custom - don't edit or cut/paste it!
  ;; Your init file should contain only one such instance.
 )

6.6.2 `.folders'ファイル

ホームディレクトリに, 次の内容で `.folders' ファイルを作成します.

`t00000tf' は自分のログイン名に読み替えてください.

|&t00000tf|+inbox        "受信箱"
+/
-sfc/
@sfcclip/

# petname definition (group, folder in access group)
=       @sfcclip        "SFC CLIP"
=       +       "ローカルフォルダ"
=       -sfc    "SFCニュースグループ"

# end of file.

6.6.3 Mewで受信したメッセージをWanderlustで読む

Mewで受信したメッセージは, `ローカルフォルダ' 内にあります. また, Mewで作成したフォルダも, `ローカルフォルダ' の中にあります.

Valid CSS! Valid HTML 4.01!