Your message dated Thu, 08 May 2014 22:14:42 -0700
with message-id <[email protected]>
and subject line vm: Reply with R on mime-encoded text has problems
has caused the Debian Bug report #564631,
regarding vm: Reply with R on mime-encoded text has problems
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
564631: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564631
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vm
Version: 8.0.13-1
Severity: normal
It appears that the current squeeze version of vm has introduced
a new bug. When replying with R to a message which has mime-encoded
text, lenny's vm would decode the text, making it visible in the
reply as it is being composed. The squeeze version includes just
a mime attachment of the original message, which is very unhelpful.
I am using emacs23, though I think the problem also occurs in emacs22.
For reference, I am including the vm part of my .emacs file.
-------------------------
;;; VM stuff
(setq mail-default-reply-to "[email protected]")
(setq user-full-name "David Raymond")
(setq user-mail-address "[email protected]")
(setq vm-use-toolbar nil)
(setq vm-mime-8bit-text-transfer-encoding '("8bit"))
(setq vm-move-after-deleting t)
(setq vm-mutable-frames nil)
(setq vm-preview-lines nil)
(setq vm-auto-next-message nil)
(setq vm-display-using-mime t)
(setq vm-folder-directory "~/Mail/")
(setq vm-confirm-new-folders t)
(setq vm-delete-after-saving t)
(setq vm-mime-internal-content-types '("text"))
(setq vm-mime-internal-content-type-exceptions '("text/html"))
(setq vm-auto-decode-mime-messages nil)
(setq vm-auto-displayed-mime-content-types '("text"))
(setq vm-mime-external-content-types-alist
'(
("text/html" "firefox")
("image/eps" "evince")
("image" "eog")
("application/postscript" "evince")
("application/pdf" "evince")
("application/lyx" "lyx")
("application/msword" "abiword")
("application/excel" "gnumeric")
("application/octet-stream" "abiword")
))
(define-key menu-bar-tools-menu [rmail] '("Read Mail" . vm))
(define-key-after menu-bar-tools-menu [smail] '("Send Mail" . vm-mail) 'rmail)
;;;
;;; Mail archiving
(setq mail-archive-file-name "~/Mail/sent")
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages vm depends on:
ii dpkg 1.15.5.5 Debian package management system
ii emacs23 [emacsen] 23.1+1-5 The GNU Emacs editor (with GTK+ us
ii install-info 4.13a.dfsg.1-5 Manage installed documentation in
ii make 3.81-7 An utility for Directing compilati
ii ucf 3.0025 Update Configuration File: preserv
vm recommends no packages.
Versions of packages vm suggests:
ii exim4 4.71-2 metapackage to ease Exim MTA (v4)
ii exim4-daemon-light [mail-tran 4.71-2 lightweight Exim MTA (v4) daemon
pn stunnel <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 8.20b-1
Hi,
the new 8.20b version seems to have returned to decoding the
mime and yanking it into the ne message window.
manoj
--
"Time is an illusion. Lunchtime doubly so." Ford Prefect, _Hitchhiker's
Guide to the Galaxy_
Manoj Srivastava <[email protected]>
4096R/C5779A1C E37E 5EC5 2A01 DA25 AD20 05B6 CF48 9438 C577 9A1C
signature.asc
Description: PGP signature
--- End Message ---