[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#31121] [PATCH 3/3] gnu: Add osc.
From: |
Marius Bakke |
Subject: |
[bug#31121] [PATCH 3/3] gnu: Add osc. |
Date: |
Thu, 19 Apr 2018 17:41:07 +0200 |
User-agent: |
Notmuch/0.26.1 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu) |
Tomáš Čech <address@hidden> writes:
> Hi,
>
> On Wed, Apr 18, 2018 at 01:21:02PM +0200, Marius Bakke wrote:
>>Tomáš Čech <address@hidden> writes:
>>
>>> * gnu/packages/build-tools.scm (osc): New variable.
>>
>>[...]
>>
>>> +(define-public osc
>>> + (package
>>> + (name "osc")
>> ^
>>Indentation off here too.
>
> I'm sorry, I'm a bit confused here. My Emacs indent the code like this
> and indent script you pointed in previous mail doesn't change it for me.
>
> You would like me to reduce one space? Like this?
>
> (define-public osc
> (package
> (name "osc")
>
> It seems that this is not unified in the code. Can I somehow teach my
> Emacs indentantation rules?
Whoops. I didn't actually verify this, it just looked wrong. If
someone has a dir-locals.el parser for human brains I'd be interested in
buying one.
Trying it locally in emacs shows that your original level was correct
(though I think the other instance was actually off, no?). Anyway LGTM!
signature.asc
Description: PGP signature
[bug#31121] [PATCH 2/3] gnu: Add python-m2crypto, python2-m2crypto., Marius Bakke, 2018/04/16
[bug#31121] [PATCH 1/3] gnu: Add python2-urlgrabber, Marius Bakke, 2018/04/16