GNU bug report logs - #33642
guile-2.9.1 failing to load ~/.guile file!?

Previous Next

Package: guile;

Reported by: linasvepstas <at> gmail.com

Date: Thu, 6 Dec 2018 04:15:01 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Linas Vepstas <linasvepstas <at> gmail.com>
To: 33642 <at> debbugs.gnu.org
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




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.