unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Linas Vepstas <linasvepstas@gmail.com>
To: 33642@debbugs.gnu.org
Subject: bug#33642: guile-2.9.1 failing to load ~/.guile file!?
Date: Wed, 5 Dec 2018 22:14:20 -0600	[thread overview]
Message-ID: <CAHrUA351tSHF1AHkjqwJWdm+tTphQcHBCbUXagNq1ZCna+GJ=w@mail.gmail.com> (raw)

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	other threads:[~2018-12-06  4:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHrUA351tSHF1AHkjqwJWdm+tTphQcHBCbUXagNq1ZCna+GJ=w@mail.gmail.com' \
    --to=linasvepstas@gmail.com \
    --cc=33642@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).