[mew-dist 29270] Re: Content-Dispositionの変更
Ryo Furue <[email protected]>
| Newsgroups | gmane.mail.mew.general.japanese |
|---|---|
| Message-ID | <[email protected]> |
| > 1) "inline" "attachment" (??)
|
| mew-mime-content-disposition
| textimagemessage inline
|
|
| (setq mew-mime-content-disposition
| '(("text" "attachment" t)
| ("image" "inline" t)
| ("message" "inline" nil)
| ("multipart" nil nil)
| (t "attachment" t)))
|
| text/* attachment
text inline
inline
&C-x i
. . .
| > 2)
| >
| > (2) "P"
| >
|
|
| text inline attachment
| () content-type Application/
| Octet-Stream
"text"
. . . Linux
'\n' Windows Mac