bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#18785: 24.4.1; Emacs hangs with Org mode when point is in LOGBOOK


From: Eli Zaretskii
Subject: bug#18785: 24.4.1; Emacs hangs with Org mode when point is in LOGBOOK
Date: Thu, 23 Oct 2014 18:51:43 +0300

> From: Fabrice Niessen <fni-news@pirilampo.org>
> Cc: 18785@debbugs.gnu.org,  emacs-orgmode@gnu.org
> Date: Thu, 23 Oct 2014 12:34:01 +0200
> 
> > The C-z trick doesn't work on Windows.
> 
> That may be worth to mention it in the document?

It's already there.

> Fprogn (body=124089086) at c:/msys/home/Dani/emacs/trunk/src/eval.c:456
> 456     in c:/msys/home/Dani/emacs/trunk/src/eval.c
> Value returned is $31 = 0
> (gdb)
> --8<---------------cut here---------------end--------------->8---
> 
> I've typed "finish" 30 times; not sure when to stop. I still will keep
> that Emacs open for now, so that you can ask me to work on it.

You should type "finish" as long as you get the GDB prompt "(gdb)" in
response.  We want to know which frame will not give you that prompt,
which is the frame where Emacs loops.

Btw, you don't need to type "finish" every time, just press RET after
the first time, and GDB will repeat the last command.

> - It sometimes unblock by itself (after less than 2 minutes).

Then maybe it isn't inflooping at all, but rather doing something
lengthy.





reply via email to

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