From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Emacs freezes Date: Sat, 22 Mar 2014 09:19:59 +0100 Message-ID: <87fvmaodao.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53565) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRH9U-00023U-K4 for emacs-orgmode@gnu.org; Sat, 22 Mar 2014 04:19:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WRH9P-0005K3-Un for emacs-orgmode@gnu.org; Sat, 22 Mar 2014 04:19:36 -0400 Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:39435) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRH9P-0005Jp-Mn for emacs-orgmode@gnu.org; Sat, 22 Mar 2014 04:19:31 -0400 Received: by mail-wg0-f41.google.com with SMTP id n12so2246334wgh.24 for ; Sat, 22 Mar 2014 01:19:30 -0700 (PDT) In-Reply-To: (Christopher Witte's message of "Fri, 21 Mar 2014 16:29:24 +0100") 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: Christopher Witte Cc: Org Mode Hello, Christopher Witte writes: > I'm getting a weird problem with orgmode and flyspell mode. Using the > latest version of org from git, open the attached file test.org and run M-x > flyspell-mode, emacs will lock up. It has something to do with tables. > > Alternatively, make a new (empty) org file, run flyspell-mode, and start > making a new table by writing |sdf|sdf|, and it will lock up emacs. > > Using an older version of org (7.9.3) this problem doesn't occur. > > I'm using Emacs 24.3.1 on Ubuntu 12.04. > > Any ideas what could be causing this? Yes, two entries with the same key in cache. Anyway it should be fixed now. Thank you for the detailed report, and sorry for the delay. Regards, -- Nicolas Goaziou