From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: orgtble and flyspell interaction causing mem exhaustion error? Date: Thu, 28 Nov 2013 22:21:48 -0500 Message-ID: <87d2ljhoz7.fsf@gmail.com> References: <87y547gbqq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmEef-0007yj-2p for emacs-orgmode@gnu.org; Thu, 28 Nov 2013 22:22:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VmEeX-0000j4-QN for emacs-orgmode@gnu.org; Thu, 28 Nov 2013 22:22:09 -0500 Received: from plane.gmane.org ([80.91.229.3]:47706) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmEeX-0000j0-JP for emacs-orgmode@gnu.org; Thu, 28 Nov 2013 22:22:01 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VmEeV-0004J0-Mq for emacs-orgmode@gnu.org; Fri, 29 Nov 2013 04:21:59 +0100 Received: from pool-108-7-96-134.bstnma.fios.verizon.net ([108.7.96.134]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Nov 2013 04:21:59 +0100 Received: from ndokos by pool-108-7-96-134.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Nov 2013 04:21:59 +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: emacs-orgmode@gnu.org Sivaram Neelakantan writes: > When I try to create an table using org-table-create, the table > outline shows up and upon writing any word in any cell, it causes > Emacs to freeze up with an error like 95% physical mem used. When I > disable flyspell mode and try it again, the issue does not happen. > > Anyone else experiencing this or is it only me? > Worked fine here. -- Nick