<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">can't you store the errors and display them later on the top-most renderer instead. on the other hand, you can probably hack it using (renderer-grab) and (renderer-ungrab).<br>

<br></blockquote><div><br></div><div>Maybe. Can I poll the current state for what renderer is active? I'd need to ungrab until the current renderer is the top-most one. I'm not sure we can currently do that. What we can do is ungrab until we get a error... but that would mean a custom error handler in my error printing code.</div>
<div><br></div><div>Something tells me that's a very, very bad idea :¬).</div><div><br></div><div>Kas.</div></div>