William XWL <[EMAIL PROTECTED]> writes: > Yoni Rabkin Katzenell <[EMAIL PROTECTED]> writes: > > [... ] > >> Can you fix the byte-compile errors for it? >> >> In toplevel form: >> emms-playing-time.el:101:27:Error: Symbol's function definition is >> void: cl-byte-compile-compiler-macro > > 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. -- "Cut your own wood and it will warm you twice" _______________________________________________ Emms-help mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emms-help
