Qi Qi <willie...@hotmail.com> wrote:

> Thanks, Nick. I will see if backtrace could give it any clues.
>  
> C-g doesn't work after my emacs hangs. When I type C-x C-w in the
> agenda view, and selet an option to export then it hangs there. I can
> see the cpu jumps high for long.
>  
> It's strange. Because I did exactly same thing in v6.30g without such problem.
> 

How do you get out of it? Do you restart emacs?

If C-g does not work, then you are not going to be able to get a
backtrace in these circumstances.  You *might* be able to use edebug-defun
to single-step through the called functions and find out where it hangs
(it's tedious, but...)

What machine/OS are you running? Which version of emacs?

Assuming Linux, does top indicate that emacs is taking up all
the CPU? Or is it some other process?

top, ps, vmstat, iostat and so on are all useful in getting a
glimpse into what's happening.

Good luck,
Nick



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to