| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Mew にはΓ彊察の 5 つのモ・6飴ドがあります。
Mew を起動するには、以下の方法があります。
Text Emacs で Mew を起動した際には、Mew を型どった「/\\ - \\/」という3源図 形がくるくると回るデモが始まります。XEmacs では、可愛3源い2匹の子猫がオ・6飴プ ニングをΓ恐時ります。
到着したメッセ・6飴ジを +inbox フォルダにΓ彊肢り込む際にはパスワ・6飴ドを訊かれる ことがあります。パスワ・6飴ドを入力する前に以王6飴のΓ恐賜件のいずれかが満たされて いることを確認しましょう3源。
どちらのΓ恐賜件も満たされないΓ恐詞合は、パスワ・6飴ドを入力しないで王6飴さい。入力す ると盗聴される恐れがあります。
もし Mew が起動されないΓ恐詞合は、Mew や IM がインストールされているか、ま た以王6飴が組織の設定ファイルかΓ彊捌分の .emacs で設定されているか確かめて王6飴さ い。
(autoload 'mew "mew" nil t)
(autoload 'mew-send "mew" nil t)
(setq mew-mail-domain-list '("your mail domain"))
(setq mew-icon-directory "a directory where Mew's image files are installed.")
(autoload 'mew-user-agent-compose "mew" nil t)
(if (boundp 'mail-user-agent)
(setq mail-user-agent 'mew-user-agent))
(if (fboundp 'define-mail-user-agent)
(define-mail-user-agent
'mew-user-agent
'mew-user-agent-compose
'mew-draft-send-letter
'mew-draft-kill
'mew-send-hook))
|
| [ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |