[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] emacs: devel: Add indentation rules.
From: |
Alex Kost |
Subject: |
[PATCH] emacs: devel: Add indentation rules. |
Date: |
Mon, 12 Oct 2015 12:33:24 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Ludovic Courtès (2015-10-02 15:51 +0300) wrote:
> Alex Kost <address@hidden> skribis:
>
>> I thought that most people (except me) agreed that indentation rules
>> should stay in ".dir-locals.el", so I don't see a reason why they also
>> need to be duplicated in "guix-devel.el".
>
> It’s interesting to have them in .dir-locals.el for people who hack Guix
> itself.
>
> But it’s also interesting to have them in guix-devel.el for people who
> maintain, say, their own package collection outside of the Guix repo.
So here it is. I added indentations only for Guix stuff, as I think
that general Guile things (like 'lambda*' or 'eval-when') shouldn't be
handled by a Guix emacs library. BTW, all of these Guile things will be
highlighted/indented properly by Geiser 0.8 (see [1], [2]).
[1] https://github.com/jaor/geiser/pull/98
[2] https://github.com/jaor/geiser/pull/102
0001-emacs-devel-Add-indentation-rules.patch
Description: Text Data
- Re: .dir-locals.el vs. guix-devel-mode, Alex Kost, 2015/10/04
- Re: .dir-locals.el vs. guix-devel-mode, Ludovic Courtès, 2015/10/08
- Re: .dir-locals.el vs. guix-devel-mode, Alex Kost, 2015/10/08
- Re: .dir-locals.el vs. guix-devel-mode, Mathieu Lirzin, 2015/10/08
- Re: .dir-locals.el vs. guix-devel-mode, Ludovic Courtès, 2015/10/08
- Re: .dir-locals.el vs. guix-devel-mode, Alex Kost, 2015/10/08
- Re: .dir-locals.el vs. guix-devel-mode, Ludovic Courtès, 2015/10/08
- Re: .dir-locals.el vs. guix-devel-mode, Alex Kost, 2015/10/08
- [PATCH] emacs: devel: Add indentation rules.,
Alex Kost <=
- Re: [PATCH] emacs: devel: Add indentation rules., Ludovic Courtès, 2015/10/13
- Re: [PATCH] emacs: devel: Add indentation rules., Alex Kost, 2015/10/15
- Re: [PATCH] emacs: devel: Add indentation rules., Ludovic Courtès, 2015/10/14
- Re: [PATCH] emacs: devel: Add indentation rules., Alex Kost, 2015/10/15