lilypond-devel
[Top][All Lists]
Advanced

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

Re: script for auto-indenting .scm files.


From: Neil Puttock
Subject: Re: script for auto-indenting .scm files.
Date: Sat, 13 Aug 2011 21:01:47 +0100

On 13 August 2011 20:06, Carl Sorensen <address@hidden> wrote:

> De we have a standard for how much indentation we should have for each type
> of compound expression?
>
> define
> let
> begin
>
> all get two, apparently.
>
> I see some sources that show that
>
> list
>
> gets one.
>
> Are you aware of a definitive statement I can follow?

Not really; I'm just comparing it to Emacs* (which is by no means
perfect; I've got several additions to my .emacs file for things like
lambda* and parameterize).

* 
http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/progmodes/scheme.el?view=markup

> How did you do this?  Did you do tab expansion on the file in an editor,
> then run it through guileindent.scm?

Yes (M-x untabify).

> Once I've fixed all the issues you've raised and done some more
> experimentation, I'll post a new patch.

Great.

I could've listed some more issues, but I think the majority of them
are glaringly obvious in the diff.

Cheers,
Neil



reply via email to

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