vm team mailing list archive
-
vm team
-
Mailing list archive
-
Message #00961
[Bug 322735] Re: vm-reply-include-text with supercite broken in8.0.12
** Changed in: gentoo
Importance: Unknown => Medium
--
You received this bug notification because you are a member of VM
development team, which is the registrant for VM (defunct).
https://bugs.launchpad.net/bugs/322735
Title:
vm-reply-include-text with supercite broken in8.0.12
Status in VM - Goto http://launchpad.net/vm for active development:
Fix Released
Status in VM (View Mail) for Emacs:
Fix Released
Status in Gentoo Linux:
Fix Released
Bug description:
I use GNU emacs 22.1.1 w/ supercite 3.54 (which is bundled with that
emacs version).
When I tried to switch to vm-8.0.12, R (vm-reply-include-text) stopped
working. The problem seems to be that supercite doesn't get a buffer
with the mail message I want to reply to, but a buffer with just one
line:
[ATTACHEMENT: nil ...]
and then barks that the message format does not comply with RFC 822.
This must be caused by some change introduced after vm-8.0.9, which is
the version I used before and switched back to.
mail-citation-hook is set to (sc-cite-original), mail-yank-hook is
nil.
Wilhelm