unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Kevin Ryde <user42@zip.com.au>
Subject: Re: top-repl priority of guile module
Date: Tue, 05 Dec 2006 14:15:10 +1100	[thread overview]
Message-ID: <87ejrfnidd.fsf@zip.com.au> (raw)
In-Reply-To: 87odqjkx22.fsf@zip.com.au

[-- Attachment #1: Type: text/plain, Size: 146 bytes --]

I wrote:
>
> No, apparently, though the theory would seem sound ...

Oops, I was doing it wrong, that does work.
Though the change I propose is:


[-- Attachment #2: boot-9.scm.core-no-override.diff --]
[-- Type: text/plain, Size: 560 bytes --]

--- boot-9.scm.~1.356.2.4.~	2006-11-29 05:55:55.000000000 +1100
+++ boot-9.scm	2006-12-05 14:14:31.000000000 +1100
@@ -3397,9 +3397,7 @@
 					  '(ice-9 debugger) '(debug)))
     (module-use! guile-user-module (resolve-interface '(ice-9 session)))
     (module-use! guile-user-module (resolve-interface '(ice-9 debug)))
-    ;; so that builtin bindings will be checked first
     (module-use! guile-user-module (resolve-interface '(ice-9 r5rs)))
-    (module-use! guile-user-module (resolve-interface '(guile)))
 
     (set-current-module guile-user-module)
 

[-- Attachment #3: Type: text/plain, Size: 143 bytes --]

_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

  reply	other threads:[~2006-12-05  3:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-01 21:59 top-repl priority of guile module Kevin Ryde
2006-12-04 12:15 ` Ludovic Courtès
2006-12-05  0:26   ` Kevin Ryde
2006-12-05  3:15     ` Kevin Ryde [this message]
2006-12-05  9:53       ` Ludovic Courtès
2006-12-08 21:23         ` Kevin Ryde
2006-12-08 21:31           ` Kevin Ryde
2006-12-14 20:05             ` Neil Jerram
2006-12-14 22:53               ` Kevin Ryde
2006-12-30 23:34                 ` Neil Jerram
2006-12-15  8:32               ` Ludovic Courtès
2006-12-30 23:37                 ` Neil Jerram
2007-01-01 22:44                   ` Kevin Ryde

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=87ejrfnidd.fsf@zip.com.au \
    --to=user42@zip.com.au \
    /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).