This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Order of loading at startup



> Shouldn't .guile be loaded before loading any files with -l on the
> command line?
>
> Also, I'd like to have one option which inhibits loading of .guile,
> similar to -q of emacs.  Is that OK?

Those both sound good to me.

We do agree that boot-9.scm comes before everything else, though, right?