|
From: | David Kastrup |
Subject: | Re: guilev2-work [was: LilyPond boolean syntax? \true and \false] |
Date: | Sat, 09 Jan 2016 15:27:19 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
Thomas Morley <address@hidden> writes: > 2016-01-08 23:52 GMT+01:00 David Kastrup <address@hidden>: >> Thomas Morley <address@hidden> writes: > [...] >> >> I seem to remember you had to run meta/guile in order to have it find >> its modules. > > Not sure what you mean. > > scheme@(guile-user)> (use-modules (srfi srfi-1)) > scheme@(guile-user)> last > $1 = #<procedure last (pair)> > scheme@(guile-user)> (last '(1 2 3)) > $2 = 3 > scheme@(guile-user)> > > Looks ok. Huh. There is meta/guile but it doesn't seem to exist in 1.8, and I don't see any documentation referring to it in either 2.0 (where it is present) or 2.1. It is used in various Makefiles of Guile. So no idea where my information is originally from and what its relevance may even be. -- David Kastrup
[Prev in Thread] | Current Thread | [Next in Thread] |