all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.