Andy Wingo <wi...@pobox.com> skribis: > From 856d0ef6e7a5236da36c2fae13271e643580507d Mon Sep 17 00:00:00 2001 > From: Andy Wingo <wi...@pobox.com> > Date: Sun, 20 Jan 2013 20:26:59 +0100 > Subject: [PATCH] `include' relative paths relative to including file > > * module/ice-9/psyntax.scm (include): Like `load', interpret relative > paths as being relative to the file that does the `include'.
Good! Perhaps the lookup rule should be mentioned in the doc? Ludo’.