← Back to team overview

vm team mailing list archive

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

 

It looks like something goes wrong in the compilation of this file.
The .el file loads and works ok.  Loading the .elc file gives the
error.

-- 
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)





References