From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sivaram Neelakantan Subject: Re: orgtble and flyspell interaction causing mem exhaustion error? Date: Fri, 29 Nov 2013 11:40:47 +0530 Message-ID: <87txevg2l4.fsf@gmail.com> References: <87y547gbqq.fsf@gmail.com> <87d2ljhoz7.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38940) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmHIE-0001hS-UG for emacs-orgmode@gnu.org; Fri, 29 Nov 2013 01:11:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VmHI7-0000XN-Jx for emacs-orgmode@gnu.org; Fri, 29 Nov 2013 01:11:10 -0500 Received: from plane.gmane.org ([80.91.229.3]:33778) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmHI7-0000XG-DE for emacs-orgmode@gnu.org; Fri, 29 Nov 2013 01:11:03 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VmHI4-0000dF-Qj for emacs-orgmode@gnu.org; Fri, 29 Nov 2013 07:11:00 +0100 Received: from 122.248.163.4 ([122.248.163.4]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Nov 2013 07:11:00 +0100 Received: from nsivaram.net by 122.248.163.4 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Nov 2013 07:11:00 +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 On Fri, Nov 29 2013,Nick Dokos wrote: > 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. sorry, forgot to mention, mine is win32 Emacs 24.3 on win 7 with aspell from cygwin and the latest git snapshot of org. sivaram --