From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii Subject: bug#18785: 24.4.1; Emacs hangs with Org mode when point is in LOGBOOK Date: Wed, 26 Nov 2014 18:17:47 +0200 Message-ID: <83sih6ndg4.fsf@gnu.org> References: <8661fdegiz.fsf@example.com> <8338ahbgea.fsf@gnu.org> <86r3y0s87h.fsf@example.com> <83siig870u.fsf@gnu.org> <86oat3hy7a.fsf@example.com> <83vbna7pio.fsf@gnu.org> <86wq7qzog1.fsf@example.com> <86vbn98r4c.fsf@example.com> <861tpx707a.fsf@example.com> <83ioj95kgw.fsf@gnu.org> <83fved5k42.fsf@gnu.org> <86fvd65cos.fsf@example.com> Reply-To: Eli Zaretskii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtfI8-0008Lz-HX for emacs-orgmode@gnu.org; Wed, 26 Nov 2014 11:18:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtfI2-0007so-6Q for emacs-orgmode@gnu.org; Wed, 26 Nov 2014 11:18:08 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <86fvd65cos.fsf@example.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastien Vauban Cc: 18785@debbugs.gnu.org > From: Sebastien Vauban > Cc: 18785@debbugs.gnu.org > Date: Wed, 26 Nov 2014 14:11:31 +0100 > > Lisp Backtrace: > "line-end-position" (0x88ccb0) > "back-to-indentation" (0x88cdf8) > "current-left-margin" (0x88cf60) > "move-to-left-margin" (0x88d0b8) > 0x126b2a8 PVEC_COMPILED > "funcall" (0x88d220) > "with-no-warnings" (0x88d36c) > "setq" (0x88d41c) > "if" (0x88d4ac) > "let" (0x88d5cc) > "ad-Advice-forward-paragraph" (0x88d7b0) > "apply" (0x88d7ac) > "forward-paragraph" (0x88d908) > 0x126b380 PVEC_COMPILED > "funcall" (0x88da60) > "with-no-warnings" (0x88dbac) > "setq" (0x88dc5c) > "if" (0x88dcec) > "let" (0x88de0c) > "ad-Advice-backward-paragraph" (0x88dff0) > "apply" (0x88dfec) > "backward-paragraph" (0x88e15c) > 0x67a1070 PVEC_COMPILED > "funcall" (0x88e2d0) > "syntax-ppss" (0x88e58c) > "sp-get-quoted-string-bounds" (0x88e6e8) > "sp--get-string-or-comment-bounds" (0x88e838) > "sp-get-paired-expression" (0x88e9b8) > "sp-get-expression" (0x88eb18) > "sp-get-sexp" (0x88ec78) > "sp-get-thing" (0x88edd8) > 0x5b38338 PVEC_COMPILED > "sp-show--pair-function" (0x88f14c) > "apply" (0x88f148) > "byte-code" (0x88f260) > "timer-event-handler" (0x88f49c) > (gdb) > --8<---------------cut here---------------end--------------->8--- > > Does it help this time? Maybe. This backtrace looks very different from the last one. What time fired here, and what function was it supposed to run? And how is that timer related to your LOGBOOK drawer?