bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#9520: 24.0.50; hide<->show feature of RMAIL's MIME handling is broke


From: Glenn Morris
Subject: bug#9520: 24.0.50; hide<->show feature of RMAIL's MIME handling is broken
Date: Tue, 15 Nov 2011 04:00:47 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Amongst other things, this means you cannot properly toggle Rmail's mime
decomposition off.

Using attached example mime message (uncompressed):

emacs -Q
C-u M-x rmail RET /path/to/mime RET
M-x rmail-mime RET

This still leaves a button at the end of the buffer:
  [2:image/png Show Save:topbanner.png (6kB)]

Compare with:

emacs -Q --eval '(setq rmail-enable-mime nil)'
C-u M-x rmail RET /path/to/mime RET

Attachment: mime.gz
Description: Example mime message, compressed


reply via email to

[Prev in Thread] Current Thread [Next in Thread]