bug-apl
[Top][All Lists]
Advanced

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

Re: [Bug-apl] gnu-apl-mode patch: Full-featured indentation


From: Elias Mårtenson
Subject: Re: [Bug-apl] gnu-apl-mode patch: Full-featured indentation
Date: Fri, 1 Aug 2014 10:48:38 +0800

Thank you. It's been applied.

I would like to see the indentation amounts be a bit more configurable. I think designating multiple variables using defcustom for this is a better option.

That said, isn't there another way in which a set of numbers can be edited from "customize"? What is your opinion?

Regards,
Elias


On 1 August 2014 10:17, David B. Lamkins <address@hidden> wrote:
Elias,

I took the liberty of rewriting `gnu-apl--indent-this'.

The function now takes indentation amounts from
`gnu-apl--indent-amounts'; this variable specifies the indentation for
header (between del and the first nonblank character; del is still
flush-left), comment, label and other within a function.

Everything outside a function is still flush-left.

Patch attached.



reply via email to

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