emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Help: exporting an agenda view not working in v6.31a


From: Nick Dokos
Subject: Re: [Orgmode] Help: exporting an agenda view not working in v6.31a
Date: Thu, 15 Oct 2009 18:15:43 -0400

Qi Qi <address@hidden> 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





reply via email to

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