[Mew-dist 14500] Re: b69
INOUE Tomohiro
tinoue at example.com
2000年 10月 11日 (水) 20:31:00 JST
こんにちは、井上です。
mew-conf-path のデフォルトは mew-mail-path と同じ方が
よいのではないでしょうか?
最初、mew-mail-path だけ設定してしまい、
.mew-uidl が保存されずに(~/Mail は存在しない)
何度も同じメールを取ってきてしまいました。
またこのあたり mewls のデフォルト、
#define MAILHOME "Mail" /* xxx */
#define INBOX "+inbox" /* xxx */
とどう整合性をとるのか難しそうですね。
---
井上 知洋
--- mew-vars.el.orig Wed Oct 11 18:54:19 2000
+++ mew-vars.el Wed Oct 11 18:54:54 2000
@@ -104,7 +104,7 @@
:group 'mew-env
:type 'string)
-(defcustom mew-conf-path "~/Mail"
+(defcustom mew-conf-path mew-mail-path
"*A directory where Mew's configuration files locate."
:group 'mew-env
:type 'string)
Mew-dist メーリングリストの案内