unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* how do I find errors wrapped in condition-case
@ 2003-09-11  8:12 Klaus Zeitler
  2003-09-11 14:10 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Klaus Zeitler @ 2003-09-11  8:12 UTC (permalink / raw)



what is the best way to find an error that is (I guess) handled by a
condition-case.
I see the following message in the echo area:
error in process filter: Wrong type argument: stringp, nil

Do I have to use gdb and set a breakpoint to read_process_output_error_handler
and look at the backtrace or is there a simpler way? 

Klaus

-- 
 ------------------------------------------
|  Klaus Zeitler      Lucent Technologies  |
 ------------------------------------------
---
Buses stop at bus stations, trains stop at train
stations ... on my desk, there is a workstation

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how do I find errors wrapped in condition-case
  2003-09-11  8:12 how do I find errors wrapped in condition-case Klaus Zeitler
@ 2003-09-11 14:10 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2003-09-11 14:10 UTC (permalink / raw)


Klaus Zeitler wrote:

> what is the best way to find an error that is (I guess) handled by a
> condition-case.

See variable debug-on-signal.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-11 14:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-11  8:12 how do I find errors wrapped in condition-case Klaus Zeitler
2003-09-11 14:10 ` Glenn Morris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).