Re: FLIM: *-external-decoder-option-to-specify-file and stdout
Tatsuya Kinoshita <[email protected]>
| Newsgroups | gmane.mail.emacs.mime.japanese |
|---|---|
| Message-ID | <[email protected]> |
On January 27, 2004, [emacs-mime-ja:01626], Yuuichi Teranishi <[email protected]> wrote: > > (*-external-decoder-option-to-specify-filenil?) > > (flim-1_14) > > > > (setq base64-printable-external-decoder '("base64-decode")) > (setq base64-printable-external-decoder-option-to-specify-file nil) > > (setq quoted-printable-external-decoder '("qp-decode")) > (setq quoted-printable-external-decoder-option-to-specify-file nil) --