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: Alan Mackenzie
Subject: Re: inferior-lisp mode indenting problem
Date: Fri, 15 Aug 2003 10:29:08 +0000
User-agent: tin/1.4.5-20010409 ("One More Nightmare") (UNIX) (Linux/2.0.35 (i686))

Jesper Harder <harder@myrealbox.com> wrote on Fri, 15 Aug 2003 01:30:38 +0200:
> Lowell <lkirsh@cs.ubc.ca> writes:

>> The auto-indenting of 'if' clauses in inferior-lisp mode is not
>> working properly. It does:
>>
>>
>> (if test
>>      then
>>    else)

> 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).

But what does _should_ mean here?  Who says?  What's the authority?

-- 
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").



reply via email to

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