Closed jasonm23 closed 11 years ago
Necessary to install and require cl-lib
(available via elpa)
I probably have a newer Emacs version, in which requiring cl also loads cl-lib. In any case, cl-delete is the only place I call cl-lib directly, so I replaced it.
I'm testing on Emacs 24.1 (railwaycat's Emacs Mac Port) - I'd prefer to use Emacs ns/cocoa, but I've never been able to get a build working with SVG. As a matter of interest are you running on OSX? If so, what build of Emacs?
I'm using Emacs 24.2.5 on Ubuntu. I'm not aware what's the situation with SVG support on other platforms.
Thanks for the info.
When doing:
(require 'svg-mode-line-themes)