Re: Parsing eval errors

2009-06-14 Thread Neil Jerram
Chris Dennis writes: > Thank you for your reply. I couldn't get handle-system-error to work, > but reading about it led me to display-error, which does what I want. Excellent! (If by a roundabout route.) Neil

Re: Guile spb-linux Newbie

2009-06-14 Thread Neil Jerram
tbrooke writes: > I want to use guile with ncurses to create a project using spb-linux. I am > new to this. Welcome! > spb is a modular linux that has addons that are libraries. > > http://spblinux.sourceforge.net/ > > I am not sure how compile this I have fedora on my main system but I want >

Guile spb-linux Newbie

2009-06-14 Thread tbrooke
I want to use guile with ncurses to create a project using spb-linux. I am new to this. spb is a modular linux that has addons that are libraries. http://spblinux.sourceforge.net/ I am not sure how compile this I have fedora on my main system but I want guile on my spb system. It seems I shoul

Re: Parsing eval errors

2009-06-14 Thread Chris Dennis
Neil Jerram wrote: Chris Dennis writes: Hello Guilers Hi Chris, Is there some code anywhere for parsing the error information caught from local-eval? The following code is the best I have come up with so far, but the messages it produces aren't pretty: (define (error-handler key . args