help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inferior-lisp mode indenting problem


From: Jesper Harder
Subject: Re: inferior-lisp mode indenting problem
Date: Fri, 15 Aug 2003 15:33:19 +0200
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux)

Alan Mackenzie<none@example.invalid> writes:

> Jesper Harder <harder@myrealbox.com> wrote:
>
>> This is the way `if' should be indented in Lisp.
>
> This is the way that `if' _is_ indented in Emacs Lisp.  This is helpful
> in separating the `then' (which is a single form) from the `else' (which
> is several forms).

You're right.  I had forgottent that the `else' form doesn't have an
implied progn in CL (like in Emacs Lisp).


reply via email to

[Prev in Thread] Current Thread [Next in Thread]