GNU bug report logs - #51403
[PATCH]: environment: Fix broken file-local variable.

Previous Next

Package: guix-patches;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Tue, 26 Oct 2021 04:29:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 51403 in the body.
You can then email your comments to 51403 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#51403; Package guix-patches. (Tue, 26 Oct 2021 04:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zhu Zihao <all_but_last <at> 163.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 26 Oct 2021 04:29:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Zhu Zihao <all_but_last <at> 163.com>
To: guix-patches <at> gnu.org
Subject: [PATCH]: environment: Fix broken file-local variable.
Date: Tue, 26 Oct 2021 12:12:33 +0800
[Message part 1 (text/plain, inline)]

[signature.asc (application/pgp-signature, inline)]
[0001-environment-Fix-broken-file-local-variable.patch (text/x-patch, inline)]
From e414d00dde885f819fd224e58fc2137beba34006 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last <at> 163.com>
Date: Tue, 26 Oct 2021 12:10:26 +0800
Subject: [PATCH] environment: Fix broken file-local variable.

* guix/scripts/environment.scm (Local Variables): Add missing eval.
---
 guix/scripts/environment.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/scripts/environment.scm b/guix/scripts/environment.scm
index 05a43659da..7caaa1104f 100644
--- a/guix/scripts/environment.scm
+++ b/guix/scripts/environment.scm
@@ -804,5 +804,5 @@ (define manifest
                                                #:pure? pure?))))))))))))))
 
 ;;; Local Variables:
-;;; (put 'with-store/maybe 'scheme-indent-function 1)
+;;; eval: (put 'with-store/maybe 'scheme-indent-function 1)
 ;;; End:
-- 
2.33.1

[Message part 4 (text/plain, inline)]
-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Wed, 27 Oct 2021 22:31:01 GMT) Full text and rfc822 format available.

Notification sent to Zhu Zihao <all_but_last <at> 163.com>:
bug acknowledged by developer. (Wed, 27 Oct 2021 22:31:02 GMT) Full text and rfc822 format available.

Message #10 received at 51403-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Zhu Zihao <all_but_last <at> 163.com>
Cc: 51403-done <at> debbugs.gnu.org
Subject: Re: bug#51403: [PATCH]: environment: Fix broken file-local variable.
Date: Thu, 28 Oct 2021 00:30:27 +0200
Hi,

Zhu Zihao <all_but_last <at> 163.com> skribis:

>>From e414d00dde885f819fd224e58fc2137beba34006 Mon Sep 17 00:00:00 2001
> From: Zhu Zihao <all_but_last <at> 163.com>
> Date: Tue, 26 Oct 2021 12:10:26 +0800
> Subject: [PATCH] environment: Fix broken file-local variable.
>
> * guix/scripts/environment.scm (Local Variables): Add missing eval.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 25 Nov 2021 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 205 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.