Bill Wohler | 7 Sep 2003 07:30
Picon
Picon
Gravatar

Re: Compiling MH-E in CVS Emacs

Satyaki Das <satyakid <at> stanford.edu> wrote:

> Well I checked and it turns out that another eval-when-compile is
> needed to load eval-when (which is part of cl). So we would need
> the following at the beginning of each file:
> 
> (eval-when-compile (require 'cl))
> (eval-when (compile)
>   (defvar mh-variant 'none))
...
> What do the rest of you think?

It is unfortunate, but it appears to be better than the alternative.

Please add a comment to each fragment that says something like "If you
make any changes to this fragment, please apply the same change to this
fragment in every file." Terser, if you can.

--

-- 
Bill Wohler <wohler <at> newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.


Gmane