GNU bug report logs -
#33642
guile-2.9.1 failing to load ~/.guile file!?
Previous Next
Full log
View this message in rfc822 format
There is now an observable difference between saying
```
$ guile /some/file.scm
```
and
```
$ guile
scheme@(guile-user)> (load "/some/file.scm")
```
The latter loads `~/.guile` before providing the guile prompt. The
former either doesn't load `~/.guile` at all (I didn't check), or
loads
it only after digesting `/some/file.scm`. This was not the case for
guile-2.2
-- Linas
--
cassette tapes - analog TV - film cameras - you
This bug report was last modified 6 years and 192 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.