Michal Seta:
On Sun, 2004-01-11 at 11:23, Kjetil Svalastog Matheussen wrote:
By the way, perhaps it would be a good idea if global.scm did something like " (load-if-exists "/etc/.k_guile.scm") (load-if-exists "$HOME/.k_guile.scm") " as one of its first operation?
Oh yes, if this can save us from recompiling k_guile every time :)
Its in cvs now. I also added an eval message to let k_guile evaluate scheme code in the global environment, but for now it just throws away the return value. I'm not sure what to do with it though. Get it from pure-data.sf.net