VM

vm-xemacs-p undefined

Bug #712606 reported by Uday Reddy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
VM
Fix Released
High
Uday Reddy

Bug Description

VM under XEmacs gives this error. The problem is that 'vm-version is not getting loaded before vm-check-emacs-version is being called.

Debugger entered--Lisp error: (void-variable vm-xemacs-p)
  vm-check-emacs-version()
  vm-session-initialization()
  (save-excursion (vm-session-initialization) (vm-check-for-killed-folder) (vm-select-folder-buffer-if-possible) (require (quote vm-imap)) (let (... ...) (if ... ...) (list ... current-prefix-arg)))
  call-interactively(imap)

Tags: 8.2 build emacsen
Uday Reddy (reddyuday)
tags: added: xemacs
Revision history for this message
Uday Reddy (reddyuday) wrote :

Fixed in revision 1033 of trunk. 8.1.x shouldn't have this problem:

  Requiring vm-version in vm.el, which was accidentally removed in
  revision 903. Also removed the require of vm-vars from vm-autoloads,
  added by Brent Goodrick in revision 544.5.4. This should not be
  needed because vm-session-initialization loads it.

Changed in vm:
status: Triaged → Fix Committed
Uday Reddy (reddyuday)
tags: added: emacsen
removed: xemacs
Uday Reddy (reddyuday)
tags: added: 8.2
Uday Reddy (reddyuday)
Changed in vm:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.