Someone sends me a mime encoded gif file as an email. I start emacs -Q then esc-x rmail.
The mail I see is a decoded gif file, not the mime encoded file. And it is displayed as binary, not as an image. If I save the mail to a gif file and try to display it with any other package, it will not display. emacs 21.4 just left this mime mail as mime and I could write it out and decode it with uudeview. If I replace 22.0.96 rmail.el with the rmail.el from 21.4, it just leaves it as mime in RMAIL. So I compared 21.4 rmail.el and 22.0.96 rmail.el and there are 131 differences. I cannot tell which change makes it try to decode the mail or what program it is using to decode it. /wurgler In GNU Emacs 22.0.96.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars) of 2007-03-20 on system1 Windowing system distributor `The XFree86 Project, Inc', version 11.0.40399902 configured using `configure '--prefix=/wurgler/programs/emacs_pretest'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: C locale-coding-system: nil default-enable-multibyte-characters: t Major mode: RMAIL Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t line-number-mode: t Recent input: <help-echo> <help-echo> <escape> x r m a i l <return> n n n t <escape> x r m a i l SPC r e SPC p SPC <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> r e p o r t SPC e m a c s SPC b SPC <return> Recent messages: Getting mail from /var/spool/mail/t901353... Counting new messages...done (1) Saving file /wurgler/RMAIL... Wrote /wurgler/RMAIL 1 new message read Making completion list... Loading help-mode...done Loading emacsbug... Loading regexp-opt...done Loading emacsbug...done _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
