2001年度以前の入学で, 情報処理/情報処理IaでMewを習った場合Wanderlustを使用するには, いくつかの設定が必要です.
ホームディレクトリにある `.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. )
ホームディレクトリに, 次の内容で `.folders' ファイルを作成します.
`t00000tf' は自分のログイン名に読み替えてください.
|&t00000tf|+inbox "受信箱" +/ -sfc/ @sfcclip/ # petname definition (group, folder in access group) = @sfcclip "SFC CLIP" = + "ローカルフォルダ" = -sfc "SFCニュースグループ" # end of file.
Mewで受信したメッセージは, `ローカルフォルダ' 内にあります. また, Mewで作成したフォルダも, `ローカルフォルダ' の中にあります.