|
| From: | Suraj Acharya |
| Subject: | correct indentation for flet and labels macros |
| Date: | Mon, 30 Aug 2004 19:26:52 -0700 |
| User-agent: | Mozilla Thunderbird 0.7.1 (Windows/20040626) |
I want
(flet ((foo (args)
(bar)))
instead of
(flet ((foo (args)
(bar)))
Suraj
| [Prev in Thread] | Current Thread | [Next in Thread] |