$ find /usr/share/emacs/23.0.60/lisp -name "*.el.gz" | xargs zgrep "(require 'cl)" | wc -l
297
findinglisp wrote:I'm going to be writing more Emacs Lisp. Given that I feel more comfortable working in CL than Emacs Lisp, I was thinking about using the Emacs CL-compatibility package to help with a lot of the code. I was curious what people's view of the Emacs CL compatibility package is when writing Emacs Lisp. Is it viewed as a crutch for CL users who can't make the switch, or something that happens quite a lot?
Users browsing this forum: No registered users and 1 guest