guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile -s is it necessary?


From: Marius Vollmer
Subject: Re: guile -s is it necessary?
Date: 19 Oct 2002 00:06:06 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

address@hidden (Paul Jarc) writes:

> One might argue that someone invoking "guile foo" might have intended
> "guile -- foo" instead of "guile -s foo", so "guile foo" is a bit
> error-prone.  It's less likely that someone would accidentally supply
> an explicit -s when they meant --.

Of what use is "guile -- foo"?  It will start the repl with 

    guile> (command-line)
    ("guile" "foo")

Is that useful?

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

[Prev in Thread] Current Thread [Next in Thread]