[slime-devel] [RfC] call-with-foo indentation magic
Attila Lendvai
attila.lendvai at gmail.com
Fri Aug 20 10:44:53 UTC 2010
our take on the issue is available at:
http://dwim.hu/darcsweb/darcsweb.cgi?r=HEAD%20hu.dwim.def;a=headblob;f=/test/with-macro.lisp
it's basically a macro that defines both a call-with-... function and
a with-... macro.
the body is written as if it was the body of the call-with...
function, but there's a lexically visible function similarly to
(call-next-method) to invoke the user given forms.
--
attila
More information about the slime-devel
mailing list