Yeah, I apparently need a (require 'cl) I try to stay away from cl by habit, but since I usually have it required by something I use, I might use it without noticing. So, to try it, add (require 'cl) to the top of the file. -- David Kågedal -
Yeah, I apparently need a (require 'cl)
I try to stay away from cl by habit, but since I usually have it required by something I use, I might use it without noticing.
So, to try it, add (require 'cl) to the top of the file.
-- David Kågedal
-