unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Hartmut Goebel <h.goebel@crazy-compilers.com>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/2] gnu: Add python-setproctitle and python2-setproctitle.
Date: Thu, 20 Oct 2016 09:56:36 +0200	[thread overview]
Message-ID: <580878B4.1000900@crazy-compilers.com> (raw)
In-Reply-To: <20161019144531.GA17867@macbook42.flashner.co.il>


[-- Attachment #1.1: Type: text/plain, Size: 694 bytes --]

Am 19.10.2016 um 16:45 schrieb Efraim Flashner:
>> > +             (setenv "PYTHON" (or (which "python3") (which "python")))
>                                  IIRC (or ... here will return true,
>                                  which i'm sure is not the point.

https://www.gnu.org/software/guile/manual/html_node/and-or.html#and-or says:
"The value of the last evaluated expression is returned."

If it wouldn't, the code would not have worked here :-)

Thanks for the review, nevertheless:-)

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

      reply	other threads:[~2016-10-20  7:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-25 20:24 [PATCH 1/2] gnu: Add python-setproctitle and python2-setproctitle Hartmut Goebel
2016-09-25 20:24 ` [PATCH 2/2] gnu: Add python-validictory and python2-validictory Hartmut Goebel
2016-09-25 20:38 ` [PATCH 1/2] gnu: Add python-setproctitle and python2-setproctitle Danny Milosavljevic
2016-10-19 14:45 ` Efraim Flashner
2016-10-20  7:56   ` Hartmut Goebel [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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=580878B4.1000900@crazy-compilers.com \
    --to=h.goebel@crazy-compilers.com \
    --cc=efraim@flashner.co.il \
    --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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).