guile-user
[Top][All Lists]
Advanced

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

Re: load-port error?


From: Rob Browning
Subject: Re: load-port error?
Date: 17 Jan 2001 14:32:04 -0600
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

"Dale P. Smith" <address@hidden> writes:

> Yes. I found this out too.  If you (debug-enable 'backtrace) you get
> better error messages, but I don't thing there is any way to get at
> the line and column from the handler.

I usually use this incantation when I'm debugging, but I don't know if
it helps any wrt the handler:

  (debug-enable 'backtrace)
  (debug-enable 'debug)
  (read-enable 'positions)

-- 
Rob Browning <address@hidden> PGP=E80E0D04F521A094 532B97F5D64E3930



reply via email to

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