Greetings,

I looked at the comments in your function.  Not only are labels typically
moved one character to the left, but lines beginning with a comment are too.

I did a git pull.  When I edit a function, there is no indenting added at
all.  Am I doing something wrong, or is there some other place I am suppose
to see this?

Thanks.

Blake





On Tue, May 27, 2014 at 4:33 AM, Elias Mårtenson <loke...@gmail.com> wrote:

> I've just implemented "intelligent" indentation support in gnu-apl-mode.
> I'm using quotes there because the rules are in fact very simple.
>
> Could you guys share with me how you indent code, so that I can add the
> necessary configuration options to support whatever style you're using?
>
> If anyone is interested, the code is here:
> https://github.com/lokedhs/gnu-apl-mode/blob/master/gnu-apl-mode.el#L380
>
> Regards,
> Elias
>

Reply via email to