RE: Vim: segmentation fault

2007-11-20 Thread Dave Korn
On 20 November 2007 19:17, Matt Wozniski wrote: > And, there's no reason that should crash vim. Do you have the > 1.5 GB of memory that you'd need to open that file? Umm, you don't need that much memory to open a file, thanks to the wonders of file-backed virtual memory. But what you probab

Re: Vim: segmentation fault

2007-11-20 Thread Brian Mathis
On Nov 20, 2007 2:16 PM, Matt Wozniski <[EMAIL PROTECTED]> wrote: > On Nov 20, 2007 2:02 PM, Aldi Kraja wrote: > > Hi, > > Opening a file 1.5 GB cygwin Vim reports segmentation fault. > > Vim: Caught deadly signal SEGV. > > > > Is there any way that one can expand the setting of Vim? > > > > I need

Re: Vim: segmentation fault

2007-11-20 Thread Matt Wozniski
On Nov 20, 2007 2:02 PM, Aldi Kraja wrote: > Hi, > Opening a file 1.5 GB cygwin Vim reports segmentation fault. > Vim: Caught deadly signal SEGV. > > Is there any way that one can expand the setting of Vim? > > I need to change the header of the file to some extent, but I do not > think that emacs

Vim: segmentation fault

2007-11-20 Thread Aldi Kraja
Hi, Opening a file 1.5 GB cygwin Vim reports segmentation fault. Vim: Caught deadly signal SEGV. Is there any way that one can expand the setting of Vim? I need to change the header of the file to some extent, but I do not think that emacs will do it. Less is a pager. Any other idea how to edit