vm-decode-postponed-mime-message not found
Bug #300748 reported by
Matthew Lovell
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
VM | Status tracked in Trunk | |||||
8.0.x |
Fix Released
|
Undecided
|
Unassigned | |||
Trunk |
Fix Released
|
High
|
Uday Reddy |
Bug Description
Using vm-8.0.12 under XEmacs 21.4.21, hitting reply on a message now gets me the error:
Symbol's function definition is void: vm-decode-
This function is evidently now called by a function in vm-reply.el
Perhaps my installation of VM (solely to a subdirectory within my ~/.lisp directory, rather than a general installation) is at fault, but I have effectively copied auto-autoloads.el to vm-autoload.el and had no problems under vm-8.0.11-581.
This problem appears to be fixed by adding the
;;;### autoload
tag to vm-decode-
Related branches
description: | updated |
Changed in viewmail: | |
status: | New → Fix Committed |
status: | Fix Committed → In Progress |
Changed in vm: | |
assignee: | nobody → Uday Reddy (reddyuday) |
status: | New → In Progress |
Changed in vm: | |
importance: | Undecided → High |
Changed in vm: | |
status: | In Progress → Fix Committed |
Changed in viewmail: | |
status: | In Progress → Fix Committed |
Changed in vm: | |
milestone: | none → 8.1.0-beta |
Changed in viewmail: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I see exactly the same problem after upgrading to vm-8.0.12 on emacs 22.2.1. When I reply to an email, emacs throws the error: postponed- mime-message
vm-yank-message: Symbol's function definition is void: vm-decode-
and the message to which I reply is not commented with a " > " at every line.