emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#61762: closed ([PATCH 0/4] Fixing emacs-julia-snail.)


From: GNU bug Tracking System
Subject: bug#61762: closed ([PATCH 0/4] Fixing emacs-julia-snail.)
Date: Wed, 15 Mar 2023 23:28:02 +0000

Your message dated Thu, 16 Mar 2023 00:27:26 +0100
with message-id <87y1nxbnoh.fsf@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@gnu.org.)


-- 
61762: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61762
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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



--- End Message ---
--- Begin Message --- Subject: Re: [bug#61762] [PATCH 1/4] gnu: emacs-julia-snail: Update include list. Date: Thu, 16 Mar 2023 00:27:26 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

Nicolas Graves via Guix-patches via <guix-patches@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


--- End Message ---

reply via email to

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