Jeff Cunningham jeffrey@jkcunningham.com writes:
On 10/30/2013 01:24 AM, Christophe Rhodes wrote:
On the assumption that you have cl-ppcre relatively easily to hand, what does (describe 'cl-ppcre:regex-apropos) say after you have loaded cl-ppcre through quicklisp? (If you don't have cl-ppcre, substitute your favourite simple "utility")
Here's what it says:
FTIS-V43> (describe 'cl-ppcre:regex-apropos) [...] Source file: /home/jcunningham/qigj/test-model.lisp
Say, what? regex-apropos is defined in cl-ppcre/api.lisp, at least in my copy. Can you come up with any idea why this might happen? (I do not have any idea what qigj is, nor what might be inside test-model.lisp)
Cheers,
Christophe