guile-devel
[Top][All Lists]
Advanced

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

Re: Overwriting bindings by importing


From: Marius Vollmer
Subject: Re: Overwriting bindings by importing
Date: Mon, 24 May 2004 22:49:48 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Kevin Ryde <address@hidden> writes:

> Wolfgang Jaehrling <address@hidden> writes:
>>
>> Loading `(ice-9 history)' in my `.guile' file caused this.
>
> Ah, something fishy in the way it mungs the current module to add the
> value-history module.

Yes.  The change below should fix it.

2004-05-24  Marius Vollmer  <address@hidden>

        * history.scm (use-value-history): Use resolve-interface instead
        of resolve-module so that only the exported bindings are searched.
        (save-value-history): Export the newly defined variable.


-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405




reply via email to

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