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 01:18:50 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

Martin Grabmueller <address@hidden> writes:

> The SRFI modules are loaded, imported into the module (guile) and
> the corresponding feature identifers are added to the feature list
> examined by `cond-expand'.

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.



reply via email to

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