GNU bug report logs - #55517
[PATCH]: gnu: emacs-magit: Drop the libgit backend.

Previous Next

Package: guix-patches;

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

Date: Thu, 19 May 2022 05:10:01 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Liliana Marie Prikler <liliana.prikler <at> ist.tugraz.at>
To: Zhu Zihao <all_but_last <at> 163.com>
Cc: 55517 <at> debbugs.gnu.org
Subject: Re: bug#55517: Acknowledgement ([PATCH]: gnu: emacs-magit: Drop the
 libgit backend.)
Date: Mon, 23 May 2022 08:46:31 +0200
Am Sonntag, dem 22.05.2022 um 17:46 +0800 schrieb Zhu Zihao:

> +          (add-after 'set-magit-version 'patch-exec-paths
> +            (lambda* (#:key inputs #:allow-other-keys)
> +              (let ((perl (search-input-file inputs "/bin/perl")))
> +                (make-file-writable "magit-sequence.el")
> +                (emacs-substitute-variables "magit-sequence.el"
> +                  ("magit-perl-executable" perl)))))
You do not need to let-bind perl here.  Other than that LGTM.




This bug report was last modified 2 years and 359 days ago.

Previous Next


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