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?



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to