bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33642: guile-2.9.1 failing to load ~/.guile file!?


From: Linas Vepstas
Subject: bug#33642: guile-2.9.1 failing to load ~/.guile file!?
Date: Wed, 5 Dec 2018 22:14:20 -0600

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]