unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Neil Jerram <neil@ossau.uklinux.net>
Subject: Re: guile -s  is it necessary?
Date: 16 Oct 2002 20:27:59 +0100	[thread overview]
Message-ID: <m3lm4ydw00.fsf@laruns.ossau.uklinux.net> (raw)
In-Reply-To: <m3y98zpe6y.fsf@multivac.cwru.edu>

>>>>> "Paul" == Paul Jarc <prj@po.cwru.edu> writes:

    Paul> Rob Browning <rlb@defaultvalue.org> wrote:
    >> What about things like:
    >> 
    >> guile -s foo.scm arg-to-foo another-arg-to-foo
    >> 
    >> or
    >> 
    >> guile -e main -s foo.scm arg-to-foo another-arg-to-foo

    Paul> guile foo.scm arg-to-foo another-arg-to-foo
    Paul> guile -e main foo.scm arg-to-foo another-arg-to-foo

Indeed.  Guile's current behaviour is to stop parsing args itself when
it sees `-s sthg', so that the remaining args are left for the
script.  We could easily make it do the same when it sees `sthg' where
sthg is not a known option.

    Paul> Such command lines are erroneous now, [...]

Why do you say they are erroneous?  They look fine to me.

        Neil



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  reply	other threads:[~2002-10-16 19:27 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-15 12:21 guile -s is it necessary? tomas
2002-10-15 21:40 ` Rob Browning
2002-10-15 21:46   ` Paul Jarc
2002-10-16 19:27     ` Neil Jerram [this message]
2002-10-18 19:04       ` Paul Jarc
2002-10-16  7:51   ` tomas
2002-10-15 22:36 ` Neil Jerram
2002-10-18 19:07 ` Paul Jarc
2002-10-18 22:06   ` Marius Vollmer
2002-10-19  4:40     ` Paul Jarc
2002-10-18 22:07 ` Marius Vollmer
2002-10-19 10:53   ` Neil Jerram
2002-10-19 11:21     ` Marius Vollmer
2002-10-20 17:45       ` Robert Uhl <ruhl@4dv.net>
2002-10-21  5:13         ` Rob Browning
2002-10-21 14:41           ` Robert Uhl <ruhl@4dv.net>
2002-10-20 21:11   ` Joshua Judson Rosen
2002-10-21  5:32     ` Paul Jarc
2002-10-19 19:41 ` Paul Jarc
2002-10-20 16:13   ` Marius Vollmer
2002-10-20 17:46   ` Robert Uhl <ruhl@4dv.net>
2002-10-21  5:28     ` Paul Jarc
  -- strict thread matches above, loose matches on Subject: below --
2002-10-25 15:04 Sven Hartrumpf
2002-10-25 20:43 ` Paul Jarc
2002-10-25 22:10   ` Rob Browning
2002-10-26 12:22     ` Neil Jerram
2002-10-26 16:29       ` Rob Browning

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=m3lm4ydw00.fsf@laruns.ossau.uklinux.net \
    --to=neil@ossau.uklinux.net \
    /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).