Re: [bug #33165] `load' uses a wrong relative path

2011-04-29 Thread Andy Wingo
On Tue 26 Apr 2011 15:20, Ludovic Courtès writes: >?: 0 [primitive-load-path "home/ludo/src/kanren-book/t/d/a.scm"] Was / in your GUILE_LOAD_PATH at some point? That would explain this, because the file name canonicalization of the syntax source in b.scm would yield "home/ludo/src/kanren-bo

{debug,read,readline,print}-{set!,disable,enable}

2011-04-29 Thread Wolfgang J Moeller
Hi, to a first approximation, these are just documentation errors (GUILE 2.0.1 and likely all prior versions): According to the HTML manual: — Scheme Procedure: debug-enable option-name — Scheme Procedure: debug-disable option-name — Scheme Procedure: debug-set! option-name value — Scheme Proce