<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel">
    <title>gmane.lisp.steel-bank.devel</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11952"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11951"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11950"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11949"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11948"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11947"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11946"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11945"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11944"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11943"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11942"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11941"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11940"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11939"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11938"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11937"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11936"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11935"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11934"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11933"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11952">
    <title>Re: Test failure on freebsd/x86-64 with threads enabled</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11952</link>
    <description>+ "Nikodemus Siivola" &lt;nikodemus&lt; at &gt;random-state.net&gt;:


Hmm, funny. This happened, all with no action on my part:

[... 2.5 megabytes of output ...]
Finished running tests.
Status:
 Expected failure:    callback.impure.lisp / UNDERFLOW-DETECTION
 Unexpected success:  debug.impure.lisp / (UNDEFINED-FUNCTION BUG-346)
 Expected failure:    debug.impure.lisp / (UNDEFINED-FUNCTION BUG-353)
 Expected failure:    external-format.impure.lisp / (CHARACTER-DECODE-LARGE
                                                     FORCE-END-OF-FILE)
 Expected failure:    packages.impure.lisp / USE-PACKAGE-CONFLICT-SET
 Expected failure:    packages.impure.lisp / IMPORT-SINGLE-CONFLICT
ok
//apparent success (reached end of run-tests.sh normally)


"Unexpected success", that was ... unexpected.

- Harald

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
G</description>
    <dc:creator>Harald Hanche-Olsen</dc:creator>
    <dc:date>2008-10-07T19:30:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11951">
    <title>Re: Test failure on freebsd/x86-64 with threads enabled</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11951</link>
    <description>

I'm 80% sure this is the same fork() and thread-stack problem that
plagues Darwin. What happens if you do

 sh run-tests.sh *.impure.lisp

?

cheers,

 -- nikodemus

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Nikodemus Siivola</dc:creator>
    <dc:date>2008-10-07T18:41:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11950">
    <title>Test failure on freebsd/x86-64 with threads enabled</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11950</link>
    <description>I decided to try out a build with threads enabled on freebsd 7/x86-64,
with these test results:

Status:
 Expected failure:    callback.impure.lisp / UNDERFLOW-DETECTION
 Invalid exit status: clos-add-remove-method.impure.lisp
 Invalid exit status: clos-cache.impure.lisp
 Invalid exit status: clos-interrupts.impure.lisp
 Invalid exit status: compare-and-swap.impure.lisp
 Invalid exit status: deadline.impure.lisp
 Invalid exit status: debug.impure.lisp
 Expected failure:    external-format.impure.lisp / (CHARACTER-DECODE-LARGE
                                                     FORCE-END-OF-FILE)
 Invalid exit status: gc.impure.lisp
 Invalid exit status: hash.impure.lisp
 Expected failure:    packages.impure.lisp / USE-PACKAGE-CONFLICT-SET
 Expected failure:    packages.impure.lisp / IMPORT-SINGLE-CONFLICT
 Invalid exit status: threads.impure.lisp
 Invalid exit status: timer.impure.lisp
test failed, expected 104 return code, got 1

Now the funny thing is all those "Invalid exit status" ones: In each
case, sb</description>
    <dc:creator>Harald Hanche-Olsen</dc:creator>
    <dc:date>2008-10-07T17:37:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11949">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11949</link>
    <description>

Whoops. I seem to have missed that boat! Sorry for the noise.

Cheers,

 -- Nikodemus

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Nikodemus Siivola</dc:creator>
    <dc:date>2008-10-07T17:12:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11948">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11948</link>
    <description>
Not printing the banner when the core is embedded is the status quo (see
the 8th line from the bottom of the diff).

--
Richard

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Richard M Kreuter</dc:creator>
    <dc:date>2008-10-07T16:53:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11947">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11947</link>
    <description>

I actually doubt this. People who *need* specific semantics are going
to write wrapper scripts, etc. A de-facto out of the box solution is
what most people will gravitate to.


I agree.


I really doubt that is going to happen. Multiline tramps and
shell-script wrappers, yes. Custom toplevels for running scripts? No.


No principal objections. (Trival nit: I am not sure --noinform is
right for embedded cores, since they are not used only for application
delivery -- and even for some applications it is a *good* thing to see
what version they are running on.)

Cheers,

 -- Nikodemus

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Nikodemus Siivola</dc:creator>
    <dc:date>2008-10-07T16:32:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11946">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11946</link>
    <description>
As different people are invariably going to want a batch-mode flag with
different, incompatible semantics, ISTM that we ought to both (a) come
up with something handy, albeit arbitrary, (b) make it possible for
dissenters to implement their preferred thing in a custom toplevel.
AFAICT, the proximate impediment is the banner printing.  Can't we move
the banner printing into Lisp, fercryinoutloud?  (Patch to this effect
attached.  Builds and passes tests on Linux/x86-64.)

--
Richard

diff --git a/build-order.lisp-expr b/build-order.lisp-expr
index 79840f4..08e0f8f 100644
--- a/build-order.lisp-expr
+++ b/build-order.lisp-expr
&lt; at &gt;&lt; at &gt; -179,6 +179,11 &lt; at &gt;&lt; at &gt;
  ;; automatically by grovel_headers.c, i.e. it's not in CVS.
  ("output/stuff-groveled-from-headers" :not-host)
 
+ ;; src/code/toplevel wants to look at a variable in the runtime for
+ ;; the godforsaken "do I print a banner?"  flag, so we need
+ ;; target-alieneval for extern-alien.
+ ("src/code/target-alieneval" :not-host)
+
  ;; a comment from classic CMU CL:
 </description>
    <dc:creator>Richard M Kreuter</dc:creator>
    <dc:date>2008-10-07T14:51:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11945">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11945</link>
    <description>

If we are happy forcing people to install or symlink stuff to those
locations, or start their scripts with builerplate that loads the ASDF
setup they need from an ad-hoc location.

I think clbuild is an excellent example where this is not a good idea.

I offer myself as a use-case: all the things that I would be likely to
use --script for are likely to require libraries managed by clbuild.

It would seem like a step backwards to add more manual library
management just so that --script was usable. We're better of writing
multiline shell trampolines or adding shebang magic to .sbclrc.

Additionally, since SBCL fasls are now incompatible between even minor
versions, I would definitely want any --script I run to have automatic
recompilation magic for ASDF turned on -- which means loading the bit
where I define it. (Well, we *could* make that part of vanilla SBCL or
ASDF...)

Of the solutions proposed / stuff I've thought about so far two
options seem reasonable: either provide .asdfrc, or load sysinit and
user</description>
    <dc:creator>Nikodemus Siivola</dc:creator>
    <dc:date>2008-10-07T15:38:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11944">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11944</link>
    <description>
to add a little more shades to the picture, there are users who don't
keep symlinks updated in $SBCL_HOME/site-systems/, but instead use a
function in their .sbclrc that scans for .asd files in certain
directories and update *CENTRAL-REGISTRY* accordingly.

btw, currently i'm scripting sbcl with kludgery like this:

#|
exec run-sbcl `dirname "$0"`/../../../sbcl --noinform --load "$0"
--end-toplevel-options --script-file "$0" "$&lt; at &gt;"
|#

(some lisp)

</description>
    <dc:creator>Attila Lendvai</dc:creator>
    <dc:date>2008-10-07T15:34:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11943">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11943</link>
    <description>
We already have our ASDF set *CENTRAL-REGISTRY* to include
~/.sbcl/systems/ and $SBCL_HOME/site-systems/ and rig unary REQUIRE to
try ASDF, so won't REQUIREs after (require :asdf) in a script suffice?

--
Richard

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Richard M Kreuter</dc:creator>
    <dc:date>2008-10-07T15:10:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11942">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11942</link>
    <description>

A new part of ASDF.

Or rather, wearing SBCL hats we would decide that finding libraries is
ASDF's problem, but that we don't want to load any initfiles when
running under --script. Then wearing ASDF hats we wonder if .asdfrc is
a reasonable solution to the problem, since we can't just go and shoot
the SBCL guys...

Cheers,

 -- Nikodemus

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Nikodemus Siivola</dc:creator>
    <dc:date>2008-10-07T15:01:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11941">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11941</link>
    <description>

I think Perl might be a better comparison here, though -- shell
scripting is not know for the massive amounts of libraries used...

Loading nothing has the benefit that everything is explicit, and it
should be clear why a library is not found if it not found -- but it
seems moderately painful for using non-standard libraries that you
have not manually symlinked to ~/.sbcl/systems/.

One possibility would be to skip initfiles, but add .asdfrc which
would be loaded along with ASDF when the script for (require :asdf).

Cheers,

 -- Nikodemus

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Nikodemus Siivola</dc:creator>
    <dc:date>2008-10-07T14:18:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11940">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11940</link>
    <description>

I don't quite follow...would that be a new part of asdf, or part of
the sbcl --script support?

If the latter, I don't feel all that great about privileging ASDF in
a --script mechanism.

Zach

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Zach Beane</dc:creator>
    <dc:date>2008-10-07T14:25:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11939">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11939</link>
    <description>

Yeah. I elided that because I was lazy -- it should be there. I wanted
to get a basic agreement on semantics first; ignoring the shebang line
is the easy part. :)

Cheers,

 -- Nikodemus

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Nikodemus Siivola</dc:creator>
    <dc:date>2008-10-07T14:02:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11938">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11938</link>
    <description>


I meant to say that it should skip the first line, if and only if the  
first line begins with '#!'.

--
Brian Mastenbrook
brian&lt; at &gt;mastenbrook.net
http://brian.mastenbrook.net/


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Brian Mastenbrook</dc:creator>
    <dc:date>2008-10-07T13:41:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11937">
    <title>Duplicate emails from me</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11937</link>
    <description>I apologize for the seemingly endless spew of duplicate emails from me
to sbcl-devel.

As far as I can tell it is a brokenness of some kind between Gmail and
Sourceforge SMTP. My best guess at the moment is that Sourceforge does
something that Gmail interpets as meaning "didn't make it, need to
resend later" -- when in fact the message was received and delivered
fine the first time.

...but since this interaction is between Gmail and Sourceforge, there
is relatively little I can do about it except file tickets...

Sorry for the inconvenience all around,

 -- Nikodemus

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Nikodemus Siivola</dc:creator>
    <dc:date>2008-10-07T14:00:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11936">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11936</link>
    <description>

Perhaps I'm missing it in the diff, but I would expect --script to  
skip the first line of the loaded file, so I could use '#!/usr/bin/env  
sbcl --script'.

I agree with Zach's comments regarding loading of init files. Perhaps  
--script should set the default for --userinit and --sysinit to null,  
but allow these options to be overridden so that 'sbcl --userinit  
$HOME/.sbclrc --script foo' works as expected.

Wouldn't it also be sensible to use the interpreter for loading  
scripts? As a user, this is generally what I'd expect, but my  
expectations may be abnormal as I always prefer to use the interpreter  
for EVAL.

--
Brian Mastenbrook
brian&lt; at &gt;mastenbrook.net
http://brian.mastenbrook.net/


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://m</description>
    <dc:creator>Brian Mastenbrook</dc:creator>
    <dc:date>2008-10-07T13:38:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11935">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11935</link>
    <description>
Same as with shell scripting; that is, there's nothing standard, and
if a script wants to add extra configuration, it does it by sourcing
some other file, or just including the configuration directly in the
script. The interactive user startup files are not sourced by default.

Zach

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Zach Beane</dc:creator>
    <dc:date>2008-10-07T13:54:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11934">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11934</link>
    <description>
How would the script know what file to load? If a standard, what's the  
pathname, and is the script expected to handle it not existing?

</description>
    <dc:creator>Kevin Reid</dc:creator>
    <dc:date>2008-10-07T13:41:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11933">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11933</link>
    <description>
FWIW, I would like there to be some well-defined means for a 'script'  
to see site/user-specific configuration for its own benefit. For  
example, if the 'script' depends on some system, the site config might  
be needed to specify the search path to find it.

The low-complexity solution that comes to mind is to give the init- 
files some way of determining whether the current startup is  
'interactive' or 'script'; then they could decide whether to do  
whatever customization.

(unless sb-ext:*script-startup*
   (do-funky-stuff))

</description>
    <dc:creator>Kevin Reid</dc:creator>
    <dc:date>2008-10-07T13:18:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11932">
    <title>Re: RFC: --script commandline argument</title>
    <link>http://permalink.gmane.org/gmane.lisp.steel-bank.devel/11932</link>
    <description>

I hear you, but in that case I think it's better to explicitly load a
file that configures things as needed.

Zach

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/
</description>
    <dc:creator>Zach Beane</dc:creator>
    <dc:date>2008-10-07T13:22:28</dc:date>
  </item>
  <textinput about="http://search.gmane.org/?group=$group=gmane.lisp.steel-bank.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.lisp.steel-bank.devel</link>
  </textinput>
</rdf:RDF>
