From: Neil Jerram <neil@ossau.uklinux.net>
Cc: guile-devel <guile-devel@gnu.org>
Subject: Re: Proposal: allow "guile foo.scm"
Date: Fri, 12 Nov 2004 21:43:44 +0000 [thread overview]
Message-ID: <41952E90.50709@ossau.uklinux.net> (raw)
In-Reply-To: <1100197586.19830.125.camel@localhost>
Andy Wingo wrote:
>Hey all,
>
>What do you think of allowing guile to be run as "guile foo.scm"? The
>proposal is for it to be the same as "guile -s foo.scm". This would
>allow the #! sequence to be shorter, e.g.
>
>#! /usr/bin/env guile
>!#
>...
>
>instead of
>
>#! /bin/sh
>exec guile -s $0 "$@"
>!#
>
>assuming you want to find `guile' in the path, of course.
>
>Thoughts?
>
>
This in already in CVS HEAD (since August 2003), so will be in 1.8 one day.
Neil
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel
prev parent reply other threads:[~2004-11-12 21:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-11 18:26 Proposal: allow "guile foo.scm" Andy Wingo
2004-11-12 14:08 ` Greg Troxel
2004-11-12 15:19 ` Paul Jarc
2004-12-22 16:25 ` Marius Vollmer
2004-11-12 15:32 ` Jose A. Ortega Ruiz
2004-11-12 15:39 ` Paul Jarc
2004-11-12 21:43 ` Neil Jerram [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://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=41952E90.50709@ossau.uklinux.net \
--to=neil@ossau.uklinux.net \
--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).