slib-discuss
[Top][All Lists]
Advanced

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

Re: [Slib-discuss] Re: Writing *.init-File


From: address@hidden
Subject: Re: [Slib-discuss] Re: Writing *.init-File
Date: Thu, 22 Apr 2010 00:00:38 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100413 Thunderbird/3.0.4

Thanks Aubrey,

> In your .init file save your value of `require' before loading
> "require.scm".  After that load, restore `require' from its saved
> value.  Better than simply restoring the value of `require' would be
> to define `require' so that it calls `slib:require' when it is called
> with a single quoted symbol, and otherwise calls your implementation's
> `require'.  This, of course, depends on the particulars of your
> implementation's `require'.
>
>
>   
I do not know how to do this? Do you have some hints please? Thanks.

Bastian
> _______________________________________________
> Slib-discuss mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/slib-discuss
>
>   





reply via email to

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