Yoni Rabkin Katzenell <[EMAIL PROTECTED]> writes: > William XWL <[EMAIL PROTECTED]> writes:
>> How to reproduce this? :-) Maybe should add this at the front: >> > > Just enter your emms directory and run `make', the Makefile will do the > rest. You will get the same error (worded slightly differently) when > doing so with CVS emacs and emacs 21. In order to test for emacs 21 > compilabilty(not a real word, but should be) change the "emacs=" tag in > the Makefile to point to your local emacs 21 binary. > > Of course you don't have to do this for every change but new files are > good candidates for byte-compile breakage. > > ...and thus ends Yoni's byte-compile lecture. Thanks ! Adding (eval-when-compile (require 'cl) at the front fixed the bug. -- William _______________________________________________ Emms-help mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emms-help
