Re: export in syntax-rules

2003-01-27 Thread Mikael Djurfeldt
Kevin Ryde [EMAIL PROTECTED] writes: In guile 1.6.1 on a recent i386 debian, I thought to use export inside a syntax-rules in a module definition, for instance (define-module (abc def) #:use-module (ice-9 syncase)) You might want to use #:use-syntax (ice-9 syncase) here instead,

Re: property primitives doco

2003-01-27 Thread Neil Jerram
Kevin == Kevin Ryde [EMAIL PROTECTED] writes: Kevin In the Property Primitives node of the manual (in the cvs), there Kevin seems to be no mention of what parameters are passed to the Kevin not_found_proc taken by primitive-make-property. Kevin Experimenting shows it's the