* Help: exporting an agenda view not working in v6.31a @ 2009-10-15 20:46 Qi Qi [not found] ` <14360.1255641602@gamaville.dokosmarshall.org> 0 siblings, 1 reply; 4+ messages in thread From: Qi Qi @ 2009-10-15 20:46 UTC (permalink / raw) To: emacs-orgmode [-- Attachment #1.1: Type: text/plain, Size: 687 bytes --] Hi all, Greetings! I found that when I try to export current agenda view to a txt or html, emacs gets hanging there. But It did work in the previous version. Does anyone else find this issue recently? Thanks. Qi ********************************************** "Life is half spent before we know what it is." "To live as if you were to die tomorrow,and to learn as if you were to live forever." "Words can make us cry, laugh, go to war and fall in love." _________________________________________________________________ Hotmail: Trusted email with powerful SPAM protection. http://clk.atdmt.com/GBL/go/177141665/direct/01/ [-- Attachment #1.2: Type: text/html, Size: 919 bytes --] [-- Attachment #2: Type: text/plain, Size: 204 bytes --] _______________________________________________ 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 ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <14360.1255641602@gamaville.dokosmarshall.org>]
* RE: Help: exporting an agenda view not working in v6.31a [not found] ` <14360.1255641602@gamaville.dokosmarshall.org> @ 2009-10-15 21:43 ` Qi Qi 2009-10-15 22:15 ` Nick Dokos 0 siblings, 1 reply; 4+ messages in thread From: Qi Qi @ 2009-10-15 21:43 UTC (permalink / raw) To: orgmode emacs [-- Attachment #1: Type: text/plain, Size: 66 bytes --] <14360.1255641602@gamaville.dokosmarshall.org> MIME-Version: 1.0 [-- Attachment #2.1: Type: text/plain, Size: 66 bytes --] <14360.1255641602@gamaville.dokosmarshall.org> MIME-Version: 1.0 [-- Attachment #2.2: Type: text/plain, Size: 1700 bytes --] 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. Qi ********************************************** "Life is half spent before we know what it is." "To live as if you were to die tomorrow,and to learn as if you were to live forever." "Words can make us cry, laugh, go to war and fall in love." > To: willie_qi@hotmail.com > From: nicholas.dokos@hp.com > CC: nicholas.dokos@hp.com > Subject: Re: [Orgmode] Help: exporting an agenda view not working in v6.31a > Date: Thu, 15 Oct 2009 17:20:02 -0400 > > Qi Qi <willie_qi@hotmail.com> wrote: > > > > > I found that when I try to export current agenda view to a txt or > > html, emacs gets hanging there. But It did work in the previous > > version. > > > > Does anyone else find this issue recently? > > > > No. Works fine here: > > Org-mode version 6.31trans (release_6.31.67.g6e36) > GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of 2009-10-13 on gamaville.dokosmarshall.org > > I suggest you read section 1.4 of the manual (Introduction/Feedback) > to find out how to get a useful backtrace. Setting debug-on-quit to t > and using C-g when emacs seems to hang might come in useful. > > HTH, > Nick > _________________________________________________________________ Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. http://clk.atdmt.com/GBL/go/171222985/direct/01/ [-- Attachment #2.3: Type: text/html, Size: 2099 bytes --] [-- Attachment #3: Type: text/plain, Size: 204 bytes --] _______________________________________________ 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 ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Help: exporting an agenda view not working in v6.31a 2009-10-15 21:43 ` Qi Qi @ 2009-10-15 22:15 ` Nick Dokos 2009-10-16 1:49 ` Qi Qi 0 siblings, 1 reply; 4+ messages in thread From: Nick Dokos @ 2009-10-15 22:15 UTC (permalink / raw) To: Qi Qi; +Cc: orgmode emacs Qi Qi <willie_qi@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 ^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Help: exporting an agenda view not working in v6.31a 2009-10-15 22:15 ` Nick Dokos @ 2009-10-16 1:49 ` Qi Qi 0 siblings, 0 replies; 4+ messages in thread From: Qi Qi @ 2009-10-16 1:49 UTC (permalink / raw) To: nicholas.dokos; +Cc: orgmode emacs <14516.1255644943@gamaville.dokosmarshall.org> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 My fault with C-g not working in previous email. C-g works to stop the hang= ing process.=20 I just test mine that Cx Cw works in any buffers for exporting except the a= genda view buffer.=20 I use Emacs 23.1.50.1 on a kubuntu 9.04 jaunty. Org version is the 6.31a.=20 I will try to debug it. Thanks again=2C Nick! Qi ---------------------------------------- > To: willie_qi@hotmail.com > CC: emacs-orgmode@gnu.org=3B nicholas.dokos@hp.com > From: nicholas.dokos@hp.com > Subject: Re: [Orgmode] Help: exporting an agenda view not working in v6.3= 1a > Date: Thu=2C 15 Oct 2009 18:15:43 -0400 > > Qi Qi wrote: > >> Thanks=2C 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=2C 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 pr= oblem. >> > > How do you get out of it? Do you restart emacs? > > If C-g does not work=2C 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=2C but...) > > What machine/OS are you running? Which version of emacs? > > Assuming Linux=2C does top indicate that emacs is taking up all > the CPU? Or is it some other process? > > top=2C ps=2C vmstat=2C iostat and so on are all useful in getting a > glimpse into what's happening. > > Good luck=2C > Nick > =20 _________________________________________________________________ Hotmail: Free=2C trusted and rich email service. http://clk.atdmt.com/GBL/go/171222984/direct/01/= ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-10-16 1:49 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-10-15 20:46 Help: exporting an agenda view not working in v6.31a Qi Qi [not found] ` <14360.1255641602@gamaville.dokosmarshall.org> 2009-10-15 21:43 ` Qi Qi 2009-10-15 22:15 ` Nick Dokos 2009-10-16 1:49 ` Qi Qi
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs/org-mode.git 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).