[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#49533] [PATCH] gnu: Add omins-lv2.
From: |
Ludovic Courtès |
Subject: |
[bug#49533] [PATCH] gnu: Add omins-lv2. |
Date: |
Thu, 02 Sep 2021 11:45:58 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi!
Thorsten Wilms <t_w_@freenet.de> skribis:
> On Wed, 01 Sep 2021 23:29:18 +0200
> Ludovic Courtès <ludo@gnu.org> wrote:
[...]
>> > Please consider passing it through ./etc/indent-code.el:
>> >
>> > https://guix.gnu.org/manual/en/html_node/Formatting-Code.html
>
> I assumed Emacs would do the right thing as is. My guix-installed Emacs
> does not offer a guix-devel-mode. There’s also no ./etc/indent-code.el
> on this foreign distro.
‘guix-devel-mode’ is part of the ‘emacs-guix’ package (aka. guix.el).
(If you have that, you don’t need indent-code.el, which is itself in the
Guix source tree.)
Thanks,
Ludo’.