all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
Cc: 61762-done@debbugs.gnu.org, Nicolas Graves <ngraves@ngraves.fr>
Subject: bug#61762: [PATCH 1/4] gnu: emacs-julia-snail: Update include list.
Date: Thu, 16 Mar 2023 00:27:26 +0100	[thread overview]
Message-ID: <87y1nxbnoh.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20230224165855.962-1-ngraves@ngraves.fr> (Nicolas Graves via Guix-patches via's message of "Fri, 24 Feb 2023 17:58:52 +0100")

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




      parent reply	other threads:[~2023-03-15 23:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-24 16:56 [bug#61762] [PATCH 0/4] Fixing emacs-julia-snail Nicolas Graves via Guix-patches via
2023-02-24 16:58 ` [bug#61762] [PATCH 1/4] gnu: emacs-julia-snail: Update include list Nicolas Graves via Guix-patches via
2023-02-24 16:58   ` [bug#61762] [PATCH 2/4] gnu: Add julia-tokenize Nicolas Graves via Guix-patches via
2023-02-24 16:58   ` [bug#61762] [PATCH 3/4] gnu: Add julia-cstparser Nicolas Graves via Guix-patches via
2023-02-24 16:58   ` [bug#61762] [PATCH 4/4] gnu: emacs-julia-snail: Update propagated-inputs Nicolas Graves via Guix-patches via
2023-03-15 23:27   ` Nicolas Goaziou [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y1nxbnoh.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=61762-done@debbugs.gnu.org \
    --cc=guix-patches@gnu.org \
    --cc=ngraves@ngraves.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.