In my case, the symptom of the missing autoload is when I "R"
(vm-reply-include-text) to a message in VM, I get an error message
about function `vm-decode-postponed-mime-message' being undefined.
I don't think the version information below is correct about the
version of VM I'm using, so here's the content of my vm-revno.el.
Basically I extracted the Bazaar trunk yesterday.
----------------------------------------------------------------------
;;; This is a generated file, do not edit it!
(setq vm-version "vm-8.1.0-devo-599")
(setq vm-version-info '(
(revdate "2008-10-17 23:58:37 +0200")
(revno 599)
(revid "ha...@robf.de-20081017215837-yf2icqq3o826agi3")
(branch_nick "vm-bzr-trunk-20090318")
(author "Simon Leinen <leinen@arenal>")
))
----------------------------------------------------------------------
Emacs : GNU Emacs 23.0.91.1 (sparc-sun-solaris2.11, GTK+ Version 2.14.5)
of 2009-03-03 on diotima
Package: VM 8.1.0-devo-599
current state:
==============
(more available upon request, it's 43K and I don't think it is necessary for
reproducing the issue)
(setq
features '(reporter etags multi-isearch find-func debug mail-utils mailalias
vm-delete vm-sort vc-rcs vm-save tapestry mailcrypt comint ring
vm-init bbdb-vm vm-autoload vm-autoloads bbdb-snarf mail-extr rfc822
bbdb-com mailabbrev cl cl-19 vm-multdom fmailutils vm-pgg vm-reply
pgg pgg-parse pgg-def vm-rfaddons vm-menu vm-window vm-toolbar
vm-folder vm-mime vm-undo vm-summary vm-mouse vm-page vm-motion
vm-minibuf vm-message vm-misc vm-macro vm-vars vm vm-version imenu
eudc eudc-vars uniquify advice help-fns help-mode view advice-preload
avoid autoinsert bbdb-autoloads bbdb timezone cus-edit easymenu
wid-edit cus-start cus-load smtpmail sendmail regexp-opt timeclock
complete g g-cus-load encoded-kb tooltip ediff-hook vc-hooks
lisp-float-type x-win x-dnd tool-bar mwheel dnd fontset image fringe
lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar
mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev loaddefs button minibuffer faces cus-face text-properties
overlay md5 base64 format env code-pages mule custom widget backquote
make-network-process dbusbind gtk x-toolkit x multi-tty emacs)
vm-always-use-presentation-buffer nil
[...]
)
--
Simon.