On Tue, 2013-05-21 at 23:10 +0200, Andreas Schneider wrote: > ** (denemo:3105): WARNING **: > A script error for file/script > [...] > the throw arguments are > > (scm_i_lreadparen #<unknown port>:14:2: end of file () #f) > > ** (denemo:3105): WARNING **: > The tag is > > read-error >
I'll look tomorrow, but this message means there are unbalanced () I think. I really don't recognize the (let xxx () syntax you are using, xxx is a procedure being defined by this construct IIRC, used for looping (called "named let" IIRC). Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
