emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MH-E 7.4.4 checked in


From: Satyaki Das
Subject: Re: MH-E 7.4.4 checked in
Date: Fri, 16 Jul 2004 07:09:32 -0700

Eli Zaretskii <address@hidden> writes:

> > From: Andreas Schwab <address@hidden>
> > Date: Fri, 16 Jul 2004 14:39:47 +0200
> > 
> > Remove the old byte compiled files first.
> 
> Thanks.
> 
> However, this doesn't help: the compilation of each one of these 6
> files now dies with a different message:
> 
>   In toplevel form:
>   mh-e/mh-utils.el:55:1:Error: Invalid function: (macro lambda nil (if (eq 
> (car (macroexpand (quote (setf (gethash foo bar) baz)))) (quote cl-puthash)) 
> (\` (require (quote cl))) (\` (eval-when-compile (require (quote cl))))))

A new macro mh-require-cl was added.  As a result you need to
remove the old .elc files before proper compilation of Emacs can
happen.

I just removed all the *.elc files in lisp/mh-e and could
recompile without any problems.  Is this what you tried?

Satyaki




reply via email to

[Prev in Thread] Current Thread [Next in Thread]