← Back to team overview

vm team mailing list archive

[Bug 498360] Re: u-vm-color.el not byte compiled

 

Should be fine in the new release.  However, please be aware that
problems have been reported with u-vm-color.el and we intend to move it
to the contrib directory at some point.

** Changed in: viewmail
       Status: New => Fix Released

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

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

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

-- 
u-vm-color.el not byte compiled
https://bugs.launchpad.net/bugs/498360
You received this bug notification because you are a member of VM
development team, which is the registrant for VM (defunct).

Status in VM - Goto http://launchpad.net/vm for active development: Fix Released

Bug description:
lisp/Makefile.in is missing a line to byte compile u-vm-color.el

Trivially, adding 

SOURCES += u-vm-color.el 

somewhere after line 9 fixes this.





References