2000-05-14 Gary Houston <ghouston@arglist.com>
authorGary Houston <ghouston@arglist.com>
Sun, 14 May 2000 22:15:13 +0000 (22:15 +0000)
committerGary Houston <ghouston@arglist.com>
Sun, 14 May 2000 22:15:13 +0000 (22:15 +0000)
commit1f08acd9eef40805840d17e61ecfc4b4658f8fe1
tree5147fe2dbe2bd28a3d6566654fbbbefab7024934
parent07ccd85d6a8820cf6590915267d8588504135dae
2000-05-14  Gary Houston  <ghouston@arglist.com>

* boot-9.scm (load-user-init): rewritten.  first work out the home
directory and then try to open the file (previously it could try
to open a file in more than one place).  catch exceptions when
trying to get a directory from the user database.  don't check
that ~/.guile is not a directory before trying to load it (a lack
of ~/.guile is not a crime, but if the file is not valid for any
reason then primitive-load will raise an error).
ice-9/boot-9.scm