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: David B. Lamkins
Subject: Re: [Bug-apl] gnu-apl-mode patch: Full-featured indentation
Date: Thu, 31 Jul 2014 21:24:16 -0700

The customization turned out to be not so difficult. Thanks for the
nudge and the (off-list) hints.

Patch attached.

On Fri, 2014-08-01 at 10:48 +0800, Elias MÃ¥rtenson wrote:
> 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.
>         
> 
> 

Attachment: lamkins-indent-customize.patch
Description: Text Data


reply via email to

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