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 19:13:04 +0200 Message-ID: <83oartopgf.fsf__20601.390701677$1417022038$gmane$org@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> <83sih6ndg4.fsf@gnu.org> <67fyhucnk.fsf@fencepost.gnu.org> Reply-To: Eli Zaretskii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xtg9M-0006so-7y for emacs-orgmode@gnu.org; Wed, 26 Nov 2014 12:13:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xtg9G-00038B-SB for emacs-orgmode@gnu.org; Wed, 26 Nov 2014 12:13:08 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <67fyhucnk.fsf@fencepost.gnu.org> 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: Glenn Morris Cc: sva-news@mygooglest.com, 18785@debbugs.gnu.org > From: Glenn Morris > Cc: Sebastien Vauban , 18785@debbugs.gnu.org > Date: Wed, 26 Nov 2014 11:53:03 -0500 > > Eli Zaretskii wrote: > > >> "sp-show--pair-function" (0x88f14c) > [...] > > Maybe. This backtrace looks very different from the last one. > > It indeed appears to be from smartparens, which is not part of Emacs. Perhaps that package is the one that infloops, and the fact that it happens on a closing bracket character seems to point that way.