all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Federico Beffa <beffa@ieee.org>
To: Alex Vong <alexvong1995@gmail.com>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] gnu: Add clojure.
Date: Sat, 27 Feb 2016 09:27:27 +0100	[thread overview]
Message-ID: <CAKrPhPO2fUKkMzeLYkfNEG1WNkJYhc98NPoJfx5mqhrPfcsH=A@mail.gmail.com> (raw)
In-Reply-To: <87h9gvn0rr.fsf@gmail.com>

Alex Vong <alexvong1995@gmail.com> writes:

> +               (every (lambda (src)
> +                        (begin (unpack src)
> +                               (copy src)))
> +                      '("data-generators-src" "java-classpath-src"
> +                        "test-check-src" "test-generative-src"
> +                        "tools-namespace-src" "tools-reader-src")))))

I missed another small detail:

'begin' in the body of 'lambda' is implicit. You don't need to add it
explicitly.

Looking forward to play with it.
Regards,
Fede

  reply	other threads:[~2016-02-27  8:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24 20:46 [PATCH] gnu: Add clojure Federico Beffa
2016-02-26 11:56 ` Alex Vong
2016-02-27  8:27   ` Federico Beffa [this message]
2016-02-27 11:51   ` Ricardo Wurmus
  -- strict thread matches above, loose matches on Subject: below --
2016-07-06 12:54 Alex Vong
2016-07-13 15:49 ` Ricardo Wurmus
2016-07-14 13:22   ` Alex Vong
2016-07-24 21:15     ` Ricardo Wurmus
2016-07-26 12:45       ` Alex Vong
2016-07-26 20:00         ` Ricardo Wurmus
2016-07-27  6:47           ` Alex Vong
2016-08-15 12:20             ` Ricardo Wurmus
2016-08-16 13:28               ` Alex Vong
2016-08-16 18:45                 ` Ricardo Wurmus
2016-08-16 18:56                   ` Pjotr Prins
2016-02-24  5:03 Alex Vong
2016-02-24 11:33 ` Ricardo Wurmus
2016-02-24 15:45   ` Alex Vong

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='CAKrPhPO2fUKkMzeLYkfNEG1WNkJYhc98NPoJfx5mqhrPfcsH=A@mail.gmail.com' \
    --to=beffa@ieee.org \
    --cc=alexvong1995@gmail.com \
    --cc=guix-devel@gnu.org \
    /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.