Hi Julian, "Julian Graham" <[EMAIL PROTECTED]> 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. _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel