Alan Manuel Gloria scripsit:

> In Common Lisp, #'foo means "get the function binding of foo, not the
> value binding".  I'm not sure but I think Common Lisp does not specify
> what the s-expression it should translate to.

It means (function foo), and the CL version of readable should make it so.
See <http://www.lispworks.com/documentation/HyperSpec/Body/02_dhb.htm>.
I consider failing to support that a bug.

-- 
John Cowan          http://www.ccil.org/~cowan        co...@ccil.org
"Hacking is the true football."  --F.W. Campbell (1863) in response to a
successful attempt to ban shin-kicking from soccer.  Today, it's biting.

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Readable-discuss mailing list
Readable-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/readable-discuss

Reply via email to