From: Kevin Ryde <user42@zip.com.au>
Cc: guile-devel@gnu.org
Subject: Re: set-program-arguments from scheme
Date: Tue, 16 Jan 2007 08:24:29 +1100 [thread overview]
Message-ID: <87bql0ugoi.fsf@zip.com.au> (raw)
In-Reply-To: <87fyaemsmz.fsf@ossau.uklinux.net> (Neil Jerram's message of "Sat, 13 Jan 2007 23:08:52 +0000")
Neil Jerram <neil@ossau.uklinux.net> writes:
>
> (I wondered about (set-program-arguments . lst) instead of
> (set-program-arguments lst), but I suspect cases where you already
> have a list in hand will be more common.)
Yes, especially if you got it from a (program-arguments) call.
>> + "Program arguments are held in a fluid and therefore have a\n"
>> + "separate value in each Guile thread.")
>
> That's surprising; why is that?
Tell me and we'll both know :). scm_boot_guile can be called in each
thread with a different argc+argv, I suppose. I guess it lets you run
each thread like it's a separate program, though that sounds like an
unusual way to work.
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel
next prev parent reply other threads:[~2007-01-15 21:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-13 22:25 set-program-arguments from scheme Kevin Ryde
2007-01-13 23:08 ` Neil Jerram
2007-01-15 21:24 ` Kevin Ryde [this message]
2007-01-15 21:27 ` Kevin Ryde
2007-01-17 19:25 ` Neil Jerram
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=87bql0ugoi.fsf@zip.com.au \
--to=user42@zip.com.au \
--cc=guile-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.
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).