[slime-devel] arglist for flet in LispWorks doesn't sit well with SLIME

Nick Levine ndl at ravenbrook.com
Tue Sep 1 10:43:55 UTC 2009


I'd hesitate to say whose side of the fence the bug is on - LW returns
something which SLIME can't parse (and SLIME can't parse it) - but
here it is.

CL-USER 1 > (function-lambda-list 'flet)
(("(function-name lambda-list [[local-declaration* | local-documentation]] local-form*)*") &BODY SYSTEM::BODY)

CL-USER 2 > 

- n




More information about the slime-devel mailing list