[fluxus] (load ...)

Artem Baguinski femistofel at gmail.com
Sun Feb 12 06:41:14 PST 2006


On 12 Feb 2006, at 15:10, nik gaffney wrote:

>> is ~/.fluxus.scm loaded before or after "load" semantics is changed?
>> hmm this one i can figure from source cope but.
>
> the .fluxus.scm file is the place for this, you can also use
>  (source "/absolute/filename.scm") either in yr init script, or a  
> loaded script,
> which should give you the behaviour you want.
>

ah, thanks! i was misled by the documentation which sais

(load t)	 loads a script into the editor
...
(source t)	 loads a script into the editor, and executes it

so i decided source would load the script just like load and then run  
it, which functionality, i realise now, wouldn't deserve its own  
function.





More information about the Fluxus mailing list