GNU bug report logs - #61762
[PATCH 0/4] Fixing emacs-julia-snail.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Fri, 24 Feb 2023 16:57:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61762: closed ([PATCH 0/4] Fixing emacs-julia-snail.)
Date: Wed, 15 Mar 2023 23:28:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 16 Mar 2023 00:27:26 +0100
with message-id <87y1nxbnoh.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#61762] [PATCH 1/4] gnu: emacs-julia-snail: Update include list.
has caused the debbugs.gnu.org bug report #61762,
regarding [PATCH 0/4] Fixing emacs-julia-snail.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61762: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61762
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Subject: [PATCH 0/4] Fixing emacs-julia-snail.
Date: Fri, 24 Feb 2023 17:56:29 +0100
Here are 4 patches I needed to use to be able to use emacs-julia-snail
properly.

-- 
Best regards,
Nicolas Graves


[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Nicolas Graves via Guix-patches via <guix-patches <at> gnu.org>
Cc: 61762-done <at> debbugs.gnu.org, Nicolas Graves <ngraves <at> ngraves.fr>
Subject: Re: [bug#61762] [PATCH 1/4] gnu: emacs-julia-snail: Update include
 list.
Date: Thu, 16 Mar 2023 00:27:26 +0100
Hello,

Nicolas Graves via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-julia-snail): Update include list.

Applied. Thank you.

>      (arguments
> -     (list #:include #~(cons "^JuliaSnail\\.jl" %default-include)))
> +     (list
> +      #:include
> +      #~(append (list "^JuliaSnail\\.jl" "extensions")
> %default-include)))

I used cons* here.

Regards,
-- 
Nicolas Goaziou


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

Previous Next


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