emacs-devel
[Top][All Lists]
Advanced

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

Re: Incorrect indentation after :name


From: Stefan Monnier
Subject: Re: Incorrect indentation after :name
Date: Wed, 06 Jul 2005 23:09:17 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> I'd somewhat visually prefer
>    '( function and function )
> vs '(function of something)

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

and

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

and ...


        Stefan




reply via email to

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