guix-devel
[Top][All Lists]
Advanced

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

Re: 05/05: guix: Refactor script.


From: Mark H Weaver
Subject: Re: 05/05: guix: Refactor script.
Date: Tue, 23 Jan 2018 15:57:17 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> civodul pushed a commit to branch master
> in repository guix.
>
> commit 6f774d481839f87178c5895ac2d661e141f879b8
> Author: Mathieu Lirzin <address@hidden>
> Date:   Tue Jan 23 12:52:33 2018 +0100
>
>     guix: Refactor script.

[...]

> diff --git a/scripts/guix.in b/scripts/guix.in
> index af50a78..e0f0ae7 100644
> --- a/scripts/guix.in
> +++ b/scripts/guix.in
> @@ -1,4 +1,5 @@
> address@hidden@ --no-auto-compile
> address@hidden@ \
> +--no-auto-compile -e main -s
>  -*- scheme -*-

You might as well remove that "-*- scheme -*-" line now, because Emacs
disregards it on the third line.  It's unfortunate that Emacs won't open
this file in the right mode, but maybe it doesn't matter much since we
don't often edit this file.

       Mark



reply via email to

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