GNU bug report logs -
#18785
24.4.1; Emacs hangs with Org mode when point is in LOGBOOK
Previous Next
Reported by: Fabrice Niessen <fni-news <at> pirilampo.org>
Date: Tue, 21 Oct 2014 12:50:02 UTC
Severity: normal
Tags: moreinfo
Found in version 24.4.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 18785 <at> debbugs.gnu.org (full text, mbox):
> From: Fabrice Niessen <fni-news <at> pirilampo.org>
> Cc: 18785 <at> debbugs.gnu.org, emacs-orgmode <at> 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.
This bug report was last modified 9 years and 201 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.