|
From: | Elias Mårtenson |
Subject: | Re: [Bug-apl] APL code indentation |
Date: | Tue, 27 May 2014 18:06:51 +0800 |
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 <address@hidden> 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#L380Regards,Elias
[Prev in Thread] | Current Thread | [Next in Thread] |