emacs-devel
[Top][All Lists]
Advanced

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

Re: default values for lisp-*-loop-indentation variables


From: Stefan Monnier
Subject: Re: default values for lisp-*-loop-indentation variables
Date: Thu, 29 Oct 2009 10:18:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

> What are the chances to change to default values to the following?

>   (setq lisp-simple-loop-indentation 2
>         lisp-loop-keyword-indentation 6
>         lisp-loop-forms-indentation 6)

I think that changing the defaults like this is the wrong solution.
Instead the indentation code should handle both cases correctly.


        Stefan




reply via email to

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