Re: [O] orgtble and flyspell interaction causing mem exhaustion error?

2014-03-21 Thread Bastien
Hi Charles,

Charles Millar mill...@verizon.net writes:

 I guess it's fixed.

Thanks for confirming,

-- 
 Bastien



Re: [O] orgtble and flyspell interaction causing mem exhaustion error?

2014-03-20 Thread Bastien
Hi Charles,

Charles Millar mill...@verizon.net writes:

 I have had the same problem on Vista. On my system it started about
 six to eight weeks ago. As I recall, a couple of times I attempted to
 create an org-table from a tab separated Excel spreadsheet using C-c
 |. The first bar appeared and emacs froze.

is it getting any better with latest Org?

Seems rather annoying, if should get this fixed somehow.

Thanks,

-- 
 Bastien



Re: [O] orgtble and flyspell interaction causing mem exhaustion error?

2014-03-20 Thread Charles Millar

Hi Bastien,

Bastien wrote:

Hi Charles,

Charles Millar mill...@verizon.net writes:


I have had the same problem on Vista. On my system it started about
six to eight weeks ago. As I recall, a couple of times I attempted to
create an org-table from a tab separated Excel spreadsheet using C-c
|. The first bar appeared and emacs froze.


is it getting any better with latest Org?

Seems rather annoying, if should get this fixed somehow.


I guess it's fixed.

Believe it or not, until earlier today, I did not have any reason to 
convert an Excel tab delimited file. I did so with no problem. I had 
forgotten about my earlier problem in this regards.


Thanks for keeping on top of this.

Charlie





Re: [O] orgtble and flyspell interaction causing mem exhaustion error?

2014-02-18 Thread Charles Millar
I have had the same problem on Vista. On my system it started about six 
to eight weeks ago. As I recall, a couple of times I attempted to create 
an org-table from a tab separated Excel spreadsheet using C-c |. The 
first bar appeared and emacs froze.


I also have experienced the same behavior as Alexander - enter the first 
bar, then some text. When I attempt to enter the second bar - emacs 
freezes.


I just tried it and emacs still freezes under those circumstances.

GNU Emacs 24.3.1 (i386-mingw-nt6.0.6002) of 2013-03-17 on MARVIN; 
Org-mode version 8.2.5h (release_8.2.5h-634-gea4eb4 @ 
c:/cygwin/home/owner/.elisp/org-mode/lisp/) flyspell mode on;


Charlie


Alexander Vorobiev wrote:

I am seeing similar behavior with tables: if I type a bar and some
text, then as soon as I enter second bar emacs freezes. Turning
flyspell off seems to fix the problem. I actually see this both on
Windows 7 with hunspell and on linux with aspell.  I use org-mode from
git on both but I haven't used tables in a while so I don't really
know when the problem began. In non-org buffers flyspell doesn't seem
to care about bars.

Alex

On Fri, Nov 29, 2013 at 12:10 AM, Sivaram Neelakantan
nsivaram@gmail.com wrote:

On Fri, Nov 29 2013,Nick Dokos wrote:


Sivaram Neelakantan nsivaram@gmail.com 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
  --








---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
http://www.avast.com




Re: [O] orgtble and flyspell interaction causing mem exhaustion error?

2014-02-17 Thread Alexander Vorobiev
I am seeing similar behavior with tables: if I type a bar and some
text, then as soon as I enter second bar emacs freezes. Turning
flyspell off seems to fix the problem. I actually see this both on
Windows 7 with hunspell and on linux with aspell.  I use org-mode from
git on both but I haven't used tables in a while so I don't really
know when the problem began. In non-org buffers flyspell doesn't seem
to care about bars.

Alex

On Fri, Nov 29, 2013 at 12:10 AM, Sivaram Neelakantan
nsivaram@gmail.com wrote:
 On Fri, Nov 29 2013,Nick Dokos wrote:

 Sivaram Neelakantan nsivaram@gmail.com 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
  --





Re: [O] orgtble and flyspell interaction causing mem exhaustion error?

2013-11-29 Thread Nick Dokos
Sivaram Neelakantan nsivaram@gmail.com writes:

 On Fri, Nov 29 2013,Nick Dokos wrote:

 Sivaram Neelakantan nsivaram@gmail.com 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.


I'm on linux:

Org-mode version 8.2.3c (release_8.2.3c-305-g0911ed @
/home/nick/elisp/org-mode/lisp/)
GNU Emacs 24.3.50.2 (x86_64-unknown-linux-gnu, GTK+ Version 2.24.10) of
2013-07-14 on pierrot

-- 
Nick




[O] orgtble and flyspell interaction causing mem exhaustion error?

2013-11-28 Thread Sivaram Neelakantan
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?

 sivaram
 -- 




Re: [O] orgtble and flyspell interaction causing mem exhaustion error?

2013-11-28 Thread Nick Dokos
Sivaram Neelakantan nsivaram@gmail.com 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




Re: [O] orgtble and flyspell interaction causing mem exhaustion error?

2013-11-28 Thread Sivaram Neelakantan
On Fri, Nov 29 2013,Nick Dokos wrote:

 Sivaram Neelakantan nsivaram@gmail.com 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
 --