overtone / emacs-live

M-x start-hacking
http://overtone.github.com/emacs-live/
Other
1.52k stars 242 forks source link

missing cl-lib in emacs 24.2 #61

Closed ptrv closed 11 years ago

ptrv commented 11 years ago

Latest auto-compile requires cl-lib which is only in emacs 24.3.

This makes emacs 24.2 fail to start with emacs-live

See https://groups.google.com/forum/?hl=en&fromgroups=#!topic/gnu.emacs.sources/JRIYRRfYDyg

Adding cl-lib 0.2 to the foundation-pack would fix this https://github.com/ptrv/emacs-live/commit/17e647742cd62db620be3adee819ea34df9a9f42

samaaron commented 11 years ago

Yep, I just noticed this - sorry, this was careless of me. I just fixed it.