On Sun, Oct 19, 2008 at 12:04:12PM +0200, Alexander Burger wrote:
> > Trying (trace 'pipe) in the server
> 
> Ah, this does not work. Only "normal" functions (that evaluate all their
> arguments) can be traced. 'trace' is not intelligent enough to know how
> built-in functions evaluate their arguments.

What would work and make sense in your case, however, is

   (trace 'xml)
   (trace 'line)

Cheers,
- Alex
-- 
UNSUBSCRIBE: mailto:[EMAIL PROTECTED]

Reply via email to