2003 CNS GUIDE
copyright
 

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

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

19.3.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.
 )

19.3.2 `.folders'ファイル

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

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

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

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

# end of file.

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

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