emacs-devel
[Top][All Lists]
Advanced

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

Re: Incorrect indentation after :name


From: Richard M. Stallman
Subject: Re: Incorrect indentation after :name
Date: Thu, 07 Jul 2005 17:30:43 -0400

    Let's not try to be too clever.  After all, there's also the other
    cases like:

     (quote (function and function))   vs   (quote (function of something))

That case is not important, for reasons I explained before.

    and

     '(... (function and function) ...)   vs   '(... (function of something) 
...)

You are talking about constants which are not expressions but which
contain expressions.  They do occur, but in practice, would indenting
them as expressions ever give bad results?





reply via email to

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