unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#33642: guile-2.9.1 failing to load ~/.guile file!?
@ 2018-12-06  4:14 Linas Vepstas
  0 siblings, 0 replies; only message in thread
From: Linas Vepstas @ 2018-12-06  4:14 UTC (permalink / raw)
  To: 33642

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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-06  4:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-06  4:14 bug#33642: guile-2.9.1 failing to load ~/.guile file!? Linas Vepstas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).