← Back to team overview

vm team mailing list archive

[Bug 530210] [NEW] vm-summary-faces-mode doesn't autoload

 

Public bug reported:

The autoload for vm-summary-faces-mode isn't working for some reason.
This is version 706 in the trunk.  But other versions have also given
this problem.

Debugger entered--Lisp error: (error "Autoloading failed to define function vm-summary-faces-mode")
  (vm-summary-faces-mode 1)
  eval((vm-summary-faces-mode 1))
  eval-last-sexp-1(t)
  eval-last-sexp(t)
  eval-print-last-sexp()
  call-interactively(eval-print-last-sexp)

** Affects: vm
     Importance: Low
         Status: Confirmed


** Tags: add-ons

** Changed in: vm
       Status: New => Confirmed

** Changed in: vm
   Importance: Undecided => Low

** Changed in: vm
    Milestone: None => 8.1.0

** Tags added: add-ons

-- 
vm-summary-faces-mode doesn't autoload
https://bugs.launchpad.net/bugs/530210
You received this bug notification because you are a member of VM
development team, which is the registrant for VM.

Status in VM (View Mail) for Emacs: Confirmed

Bug description:
The autoload for vm-summary-faces-mode isn't working for some reason.  This is version 706 in the trunk.  But other versions have also given this problem.

Debugger entered--Lisp error: (error "Autoloading failed to define function vm-summary-faces-mode")
  (vm-summary-faces-mode 1)
  eval((vm-summary-faces-mode 1))
  eval-last-sexp-1(t)
  eval-last-sexp(t)
  eval-print-last-sexp()
  call-interactively(eval-print-last-sexp)





Follow ups

References