[mew-int 01264] Re: Form at +Backup
a.suzuki at example.com
a.suzuki at example.com
Fri Jan 31 08:04:27 JST 2003
Tokyo, 31 January, 2003
Thank you very much. Eventually it worked and the result was what I
expected.
Akio Suzuki
> Put (setq mew-scan-form-from-me-prefix "To: ") in your ~/.mew.el
> file. The default value of mew-scan-form-from-me-prefix is "To:".
>
> For your e-mail addresses, the value of mew-mail-address-list is
> automatically generated by default. If you want to specify your
> e-mail addresses, set mew-mail-address-list in your ~/.mew.el file.
>
> For the format in Summary mode (scan-form), the value of
> mew-scan-form is used by default. If you want to specify the
> scan-form, set mew-scan-form-list or mew-scan-form in your
> ~/.mew.el file.
>
> -- ~/.mew.el --
> (setq mew-scan-form-from-me-prefix "To: ")
> (setq mew-generate-mail-address-list nil)
> (setq mew-mail-address-list
> '("^a\\.suzuki at example.com\\.titech\\.ac\\.jp$"
> "^a\\.suzuki at example.com\\.org$"
> "^a\\.suzuki at example.com\\.net$"))
> (setq mew-scan-form-list
> '(("[+%/]Backup"
> (type (5 date) " " (14 from) " " (-4 size) " " t (0 subj)))
> (t
> (type (5 date) " " (14 from) " " t (0 subj)))))
> ----
>
> --
> Tatsuya Kinoshita
>
More information about the Mew-int
mailing list