guile-devel
[Top][All Lists]
Advanced

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

Re: eval


From: Neil Jerram
Subject: Re: eval
Date: 01 Feb 2001 21:05:11 +0000

>>>>> "Dirk" == Dirk Herrmann <address@hidden> writes:

    Dirk> Hello list-eners :-) PROBLEM: --------

    Dirk> Some time ago, the behaviour of eval in CVS was changed.
    Dirk> The effect of that changes was, that after evaluating the
    Dirk> given code, the environment that was active before (eval
    Dirk> ...) is restored.  In other words, code like (eval
    Dirk> '(define-module (foo)) <environment>) will not influence the
    Dirk> (current-environment) after the evaluation is finished.

In order that I can be sure that I understand the problem, please
could you remind me about the situations in which we want evaluation
of `(define-module (foo))' _not_ to change (current-environment) after
the evaluation.

Thanks,
        Neil



reply via email to

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