Your message dated Thu, 14 May 2009 03:37:58 -0500 with message-id <[email protected]> and subject line Re: Bug#527948: emacs21 unable to find "vm" after upgrade to lenny has caused the Debian Bug report #527948, regarding emacs21 unable to find "vm" after upgrade to lenny 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.) -- 527948: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527948 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: vm Version: 8.0.9-4 Severity: grave Justification: renders package unusable Hi, I've just upgraded my home machine to lenny from etch, and now vm doesn't work. At all. emacs -f vm says: Symbol's function definition is void: vm FWIW, load-path is: ("/home/mcv21/elisp/" "/home/mcv21/elisp/" "/home/mcv21/elisp/" "/usr/share/emacs21/site-lisp/sawfish" "/usr/share/emacs21/site-lisp/python-mode" "/usr/share/emacs21/site-lisp/pymacs" "/usr/share/emacs21/site-lisp/pymacs" "/usr/share/emacs21/site-lisp/pcl-cvs/" "/usr/share/emacs/site-lisp/mgp/" "/mirror/share/emacs21/site-lisp/ess/" "/usr/share/emacs21/site-lisp/ess" "/usr/share/emacs21/site-lisp/bbdb" "/usr/share/emacs21/site-lisp/a2ps" "/usr/share/emacs21/site-lisp/elib/" "/usr/share/emacs21/site-lisp/debian-el" "/usr/share/emacs21/site-lisp/gnuserv" "/usr/share/emacs21/site-lisp/erc" "/usr/share/emacs21/site-lisp/emacs-goodies-el" "/usr/share/emacs21/site-lisp/dpkg-dev-el" "/usr/share/emacs21/site-lisp/dictionaries-common" "/usr/share/emacs/site-lisp/autoconf" "/usr/share/emacs21/site-lisp/mule-ucs" "/usr/share/emacs21/site-lisp/gnus" "/usr/share/emacs/site-lisp/gnus/lisp" "/etc/emacs21" "/etc/emacs" "/usr/local/share/emacs/21.4/site-lisp" "/usr/local/share/emacs/site-lisp " "/usr/share/emacs/21.4/site-lisp" "/usr/share/emacs/21.4/site-lisp/a2ps" "/usr/share/emacs/21.4/site-lisp/bbdb" "/usr/share/emacs/21.4/site-lisp/debian-el" "/usr/share/emacs/21.4/site-lisp/dictionaries-common" "/usr/share/emacs/21.4/site-lisp/dpkg-dev-el" "/usr/share/emacs/21.4/site-lisp/elib" "/usr/share/emacs/21.4/site-lisp/emacs-goodies-el" "/usr/share/emacs/21.4/site-lisp/erc" "/usr/share/emacs/21.4/site-lisp/ess" "/usr/share/emacs/21.4/site-lisp/gettext" "/usr/share/emacs/21.4/site-lisp/gnus" "/usr/share/emacs/21.4/site-lisp/gnuserv" "/usr/share/emacs/21.4/site-lisp/mule-ucs" "/usr/share/emacs/21.4/site-lisp/octave2.1-emacsen" "/usr/share/emacs/21.4/site-lisp/pcl-cvs" "/usr/share/emacs/21.4/site-lisp/pymacs" "/usr/share/emacs/21.4/site-lisp/python-mode" "/usr/share/emacs/21.4/site-lisp/sawfish" "/usr/share/emacs/21.4/site-lisp/vm" "/usr/share/emacs/21.4/site-lisp/vm/pixmaps" "/usr/share/emacs/21.4/site-lisp/vm/pixmaps/gtk" "/usr/share/emacs/21.4/site-lisp/vm/pixmaps/m ime" "/usr/share/emacs/site-lisp" "/usr/share/emacs/21.4/leim" "/usr/share/emacs/21.4/lisp" "/usr/share/emacs/21.4/lisp/toolbar" "/usr/share/emacs/21.4/lisp/textmodes" "/usr/share/emacs/21.4/lisp/progmodes" "/usr/share/emacs/21.4/lisp/play" "/usr/share/emacs/21.4/lisp/obsolete" "/usr/share/emacs/21.4/lisp/net" "/usr/share/emacs/21.4/lisp/mail" "/usr/share/emacs/21.4/lisp/language" "/usr/share/emacs/21.4/lisp/international" "/usr/share/emacs/21.4/lisp/gnus" "/usr/share/emacs/21.4/lisp/eshell" "/usr/share/emacs/21.4/lisp/emulation" "/usr/share/emacs/21.4/lisp/emacs-lisp" "/usr/share/emacs/21.4/lisp/calendar") Adding "/usr/share/emacs21/site-lisp/vm" to load-path doesn't help. Thanks, Matthew -- System Information: Debian Release: 5.0.1 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.18 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages vm depends on: ii emacs21 [emacsen] 21.4a+1-5.6 The GNU Emacs editor ii make 3.81-5 The GNU version of the "make" util ii ucf 3.0016 Update Configuration File: preserv ii xemacs21-nomule [emacsen] 21.4.21-4 highly customizable text editor -- vm recommends no packages. Versions of packages vm suggests: ii exim [mail-transport-agent] 3.36-18.2 An obsolete MTA (Mail Transport Ag ii stunnel 3:4.22-2 dummy upgrade package ii stunnel4 [stunnel] 3:4.22-2 Universal SSL tunnel for network d -- no debconf information
--- End Message ---
--- Begin Message ---Hi, This is by design. It is also documented in the changelog: * This version of VM does not work with Emacs 21 and lower, since those versions are missing the custom-autoload function which is used invm-autoloads.el. As a result, no autoloads for vm are defined, making vm completely unusable with emacs21. VM no longer byte compiles itself for those versions. Remove support for emacs20 and emacs21 in emacsen.{install,remove}, add support for emacs23. Also add an NEWS.Debian file to document this change. Bug fix: "broken with emacs21 - (void-function custom-autoload)", thanks to Sven Joachim (Closes: #508543). The version of Emacs in stable is emacs22; and this change in vm was made in testing, not Lenny. manoj -- We are all dying -- and we're gonna be dead for a long time. Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/> 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C
--- End Message ---

