[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: blink-cursor-end sometimes fails and disrupts pre-command-hook
From: |
Richard Stallman |
Subject: |
Re: blink-cursor-end sometimes fails and disrupts pre-command-hook |
Date: |
Mon, 21 Aug 2006 07:13:30 -0400 |
"put them" == put the `(backtrace)' call
"where" == at the point in the code for which you want the backtrace.
To put in an explicit call to (backtrace) is an unusual technique, but
I don't see why it would not work. Since it outputs to
standard-output, you could save multiple backtraces in one buffer.
what i want, instead, is the ability to get a stack trace for an error
when i am handling that error, in a condition-case or in the
interactive interpreter.
Does (setq debug-on-signal t) do what you want?
If not, precisely how does what you want differ from that?
- blink-cursor-end sometimes fails and disrupts pre-command-hook, Ken Manheimer, 2006/08/18
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, Chong Yidong, 2006/08/19
- Message not available
- Message not available
- Message not available
- Message not available
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, Chong Yidong, 2006/08/19
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, Ken Manheimer, 2006/08/19
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, Chong Yidong, 2006/08/19
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, Ken Manheimer, 2006/08/19
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, Stuart D. Herring, 2006/08/21
Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, Richard Stallman, 2006/08/20
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, Ken Manheimer, 2006/08/20
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, David Kastrup, 2006/08/21
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook,
Richard Stallman <=
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, Ken Manheimer, 2006/08/21
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, Stuart D. Herring, 2006/08/21
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, Ken Manheimer, 2006/08/22
- Re: blink-cursor-end sometimes fails and disrupts pre-command-hook, Richard Stallman, 2006/08/23