guile-devel
[Top][All Lists]
Advanced

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

Re: New command line option --use-srfi


From: Rob Browning
Subject: Re: New command line option --use-srfi
Date: 22 May 2001 14:14:55 -0500
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

Martin Grabmueller <address@hidden> writes:

> So somewhere, the user _must_ know she's working with Guile; either
> by changing the way the interpreter is invoked, or by checking with
> cond-expand for 'guile and then using the appropriate `use-modules'
> statement.

You're right.  I was just worried that we might be heading in a
direction that would *require* the --use-srfi option, but now that
I've thought about it, it doesn't seem like that's what you're saying.
In any case, as long as doing a (use-modules (srfi srfi-N)) arranges
for cond-expand to work for the feature srfi-N, I'm happy.

Thanks

-- 
Rob Browning <address@hidden> PGP=E80E0D04F521A094 532B97F5D64E3930



reply via email to

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