unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Max <maxim.suraev@campus.tu-berlin.de>
To: guile-user@gnu.org
Subject: Re: spawn call
Date: Wed, 30 Apr 2014 19:42:55 +0200	[thread overview]
Message-ID: <5361361F.6030102@campus.tu-berlin.de> (raw)
In-Reply-To: <535CCE95.2090803@campus.tu-berlin.de>

Ok, I've got to use each module separately:

for example
(use-modules (os process))
...
(run-concurrently "systemctl")

Unfortunately there seems to be no way to change environment variables for the
process you run this way - at least there are no such parameters in the function :(

cheers,
Max.




  reply	other threads:[~2014-04-30 17:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-26 18:52 spawn call Max
2014-04-26 21:15 ` Chris Vine
2014-04-27  9:10   ` Max
2014-04-27  9:32     ` Max
2014-04-30 17:42       ` Max [this message]
2014-04-27  8:08 ` Chaos Eternal
2014-04-27  9:21   ` Max
2014-04-28 15:46     ` Chaos Eternal

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://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=5361361F.6030102@campus.tu-berlin.de \
    --to=maxim.suraev@campus.tu-berlin.de \
    --cc=guile-user@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.
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).