guile-devel
[Top][All Lists]
Advanced

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

Re: Reloading a module


From: Marius Vollmer
Subject: Re: Reloading a module
Date: 13 Apr 2001 14:11:59 +0200
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

Neil Jerram <address@hidden> writes:

> A little question that's been bothering me from some time...
> 
> Suppose I (use-modules (foo bar)), then go and change something in
> foo/bar.scm, then I want to reload the updated version.  How do I do
> this?

I think the best way right now is to issue (load "foo/bar.scm").  Or
use the equivalent Emacs incantation.



reply via email to

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