[plt-scheme] Inadequate indentation facility in MrEd/DrScheme
On Thu, Jun 19, 2008 at 1:13 AM, James Russell <j.russell at alum.mit.edu> wrote:
> other forms that indent wrong, by traditional standards, include
> 'do' and 'let loop', both of which should indent the second sub-form four spaces
Sorry, that's the second sub-form exclusive of the 'do' or 'let'.
> not two (if it stands on a new line).
> I do, however, realize that 'let loop' (or whatever it should be called),
> is an unpleasant special case.