guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: srfi-18 requirements


From: Ludovic Courtès
Subject: Re: srfi-18 requirements
Date: Sat, 01 Dec 2007 11:21:27 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Hi Julian,

"Julian Graham" <address@hidden> writes:

> The thing is, I can't throw with a key that's not a symbol.  I've been
> trying to rig up something using SRFI-34-style exceptions (key =
> 'srfi-34, args = anything) -- provided I can make that work, would
> that be okay?

Yes, I'd prefer, if that's not too much work (but in this case you may
want to really use SRFI-34 and SRFI-35 rather than hand-write things
like "(throw 'srfi-34 ...)").

Thanks!

Ludovic.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]