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: Marius Vollmer
Subject: Re: New command line option --use-srfi
Date: 18 May 2001 13:56:10 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Martin Grabmueller <address@hidden> writes:

> > From: Marius Vollmer <address@hidden>
> > 
> > Should the loading of the modules add to the feature list?  So that
> > when I do `(use-modules (srfi srfi-XX))' manually, a subsequent
> > `cond-expand' knows that SRFI-XX is available.
> 
> Probably a good idea.  We could then replace the --use-srfi option by
> usage of Rob's suggested -x .
> 
> But on the other hand, I like the --use-srfi option, because it's
> clear what it does and works well.

Yes, the --srfi option is fine.  Terse and easy to find.  I was only
talking about the internal mechanism.  I think it is better that the
actual module adds to the cond-expand feature list, and not the
processing of the --srfi option.



reply via email to

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