Re: Opening large files?

2014-08-10 Thread Ken Takata
Hi Bram, 2014/5/12 Mon 22:17:05 UTC+9 Ken Takata wrote: > Hi Bram, > > 2014/5/10 Sat 20:23:47 UTC+9 Bram Moolenaar wrote: > > Ken Takata wrote: > > > > > 2014/4/29 Tue 22:04:23 UTC+9 Bram Moolenaar wrote: > > > > Ken Takata wrote: > > > > > > > > > 2014/4/17 Thu 0:58:01 UTC+9 Adrian wrote: > >

Re: Opening large files?

2014-05-29 Thread Ken Takata
Hi Bram, 2014/5/14 Wed 23:19:38 UTC+9 Ken Takata wrote: > Hi Bram, > > 2014/5/13 Tue 20:12:59 UTC+9 Bram Moolenaar wrote: > > Ken Takata wrote: > > > > > 2014/5/13 Tue 3:40:37 UTC+9 Bram Moolenaar wrote: > > > > So is the patch now ready to be included, or did you still have a > > > > problem to

Re: Opening large files?

2014-05-14 Thread Ken Takata
Hi Bram, 2014/5/13 Tue 20:12:59 UTC+9 Bram Moolenaar wrote: > Ken Takata wrote: > > > 2014/5/13 Tue 3:40:37 UTC+9 Bram Moolenaar wrote: > > > So is the patch now ready to be included, or did you still have a > > > problem to fix? > > > > I think it's ready. I don't see any regressions with the p

Re: Opening large files?

2014-05-13 Thread Bram Moolenaar
Ken Takata wrote: > 2014/5/13 Tue 3:40:37 UTC+9 Bram Moolenaar wrote: > > So is the patch now ready to be included, or did you still have a > > problem to fix? > > I think it's ready. I don't see any regressions with the patch (at least in my > use cases). > Updating the tests is another todo it

Re: Opening large files?

2014-05-12 Thread Ken Takata
Hi Bram, 2014/5/13 Tue 3:40:37 UTC+9 Bram Moolenaar wrote: > So is the patch now ready to be included, or did you still have a > problem to fix? I think it's ready. I don't see any regressions with the patch (at least in my use cases). Updating the tests is another todo item. Regards, Ken Takata

Re: Opening large files?

2014-05-12 Thread Bram Moolenaar
Ken Takata wrote: > Hi Bram, > > 2014/5/10 Sat 20:23:47 UTC+9 Bram Moolenaar wrote: > > Ken Takata wrote: > > > > > 2014/4/29 Tue 22:04:23 UTC+9 Bram Moolenaar wrote: > > > > Ken Takata wrote: > > > > > > > > > 2014/4/17 Thu 0:58:01 UTC+9 Adrian wrote: > > > > > > 'm helping another user open

Re: Opening large files?

2014-05-12 Thread Ken Takata
Hi Bram, 2014/5/10 Sat 20:23:47 UTC+9 Bram Moolenaar wrote: > Ken Takata wrote: > > > 2014/4/29 Tue 22:04:23 UTC+9 Bram Moolenaar wrote: > > > Ken Takata wrote: > > > > > > > 2014/4/17 Thu 0:58:01 UTC+9 Adrian wrote: > > > > > 'm helping another user open a large, 3Gb, file. The standard window

Re: Opening large files?

2014-05-10 Thread Bram Moolenaar
Ken Takata wrote: > 2014/4/29 Tue 22:04:23 UTC+9 Bram Moolenaar wrote: > > Ken Takata wrote: > > > > > 2014/4/17 Thu 0:58:01 UTC+9 Adrian wrote: > > > > 'm helping another user open a large, 3Gb, file. The standard windows > > > > editors balk, so I recommended VIM. Unfortunately, even vim cra

Re: Opening large files?

2014-05-09 Thread Ken Takata
Hi Bram, 2014/4/29 Tue 22:04:23 UTC+9 Bram Moolenaar wrote: > Ken Takata wrote: > > > 2014/4/17 Thu 0:58:01 UTC+9 Adrian wrote: > > > 'm helping another user open a large, 3Gb, file. The standard windows > > > editors balk, so I recommended VIM. Unfortunately, even vim crashes > > > after scrol

Re: Opening large files?

2014-04-29 Thread Bram Moolenaar
Ken Takata wrote: > 2014/4/17 Thu 0:58:01 UTC+9 Adrian wrote: > > 'm helping another user open a large, 3Gb, file. The standard windows > > editors balk, so I recommended VIM. Unfortunately, even vim crashes > > after scrolling some amount. For instance, he can't go straight to > > the end of

Re: Opening large files?

2014-04-17 Thread Tim Chase
On 2014-04-17 09:44, Charles Campbell wrote: > And, instead of "TIm", it should be "Tim". No problem, CHip ;-) -tim -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.or

Re: Opening large files?

2014-04-17 Thread Adrian Nagle
Folks, I appreciate the help. I will look into the suggestions. We use NTFS. Thanks! Adrian -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You

Re: Opening large files?

2014-04-17 Thread Charles Campbell
Charles Campbell wrote: Ken Takata wrote: Hi, 2014/4/17 Thu 0:58:01 UTC+9 Adrian wrote: 'm helping another user open a large, 3Gb, file. The standard windows editors balk, so I recommended VIM. Unfortunately, even vim crashes after scrolling some amount. For instance, he can't go straight t

Re: Opening large files?

2014-04-17 Thread Tim Chase
On 2014-04-16 09:58, Adrian Nagle wrote: > 'm helping another user open a large, 3Gb, file. The standard > windows editors balk, so I recommended VIM. Unfortunately, even > vim crashes after scrolling some amount. For instance, he can't go > straight to the end of file. > > The work station is

Re: Opening large files?

2014-04-17 Thread Charles Campbell
Ken Takata wrote: Hi, 2014/4/17 Thu 0:58:01 UTC+9 Adrian wrote: 'm helping another user open a large, 3Gb, file. The standard windows editors balk, so I recommended VIM. Unfortunately, even vim crashes after scrolling some amount. For instance, he can't go straight to the end of file. The w

Re: Opening large files?

2014-04-17 Thread Ken Takata
Hi, 2014/4/17 Thu 0:58:01 UTC+9 Adrian wrote: > 'm helping another user open a large, 3Gb, file. The standard windows > editors balk, so I recommended VIM. Unfortunately, even vim crashes > after scrolling some amount. For instance, he can't go straight to > the end of file. > > The work stati

Re: Opening large files?

2014-04-16 Thread Dominique Pellé
Tim Chase wrote: > On 2014-04-16 09:58, Adrian Nagle wrote: >> 'm helping another user open a large, 3Gb, file. The standard >> windows editors balk, so I recommended VIM. Unfortunately, even >> vim crashes after scrolling some amount. For instance, he can't go >> straight to the end of file.

Re: Opening large files?

2014-04-16 Thread Tim Chase
On 2014-04-16 09:58, Adrian Nagle wrote: > 'm helping another user open a large, 3Gb, file. The standard > windows editors balk, so I recommended VIM. Unfortunately, even > vim crashes after scrolling some amount. For instance, he can't go > straight to the end of file. > > The work station is

Opening large files?

2014-04-16 Thread Adrian Nagle
'm helping another user open a large, 3Gb, file. The standard windows editors balk, so I recommended VIM. Unfortunately, even vim crashes after scrolling some amount. For instance, he can't go straight to the end of file. The work station is Windows 7, 64 bit, with 32Gb of RAM. Are there any s

RE: Opening large files

2013-05-17 Thread John Beckett
>> - >> Vim Online Error >> script:Can't connect to local MySQL server through socket >> '/var/lib/mysql/mysql.sock' (2) >> - > > I just noticed that problem myself, and came here to see if > there was a discussion. I will investigate the situation in > an hour, if I get time, other

Re: Opening large files

2013-05-17 Thread John Little
On Friday, May 17, 2013 6:38:04 PM UTC+12, Rajesh Kannan wrote: > > Could the programatically contributing members please try to make Vim faster > when opening large files? Even when I open a file of say 2 megs it takes 3-4 > seconds more than say Ultraedit. Larger text files, say

RE: Opening large files

2013-05-17 Thread John Beckett
Rajesh Kannan wrote: > - > Vim Online Error > script:Can't connect to local MySQL server through socket > '/var/lib/mysql/mysql.sock' (2) > - I just noticed that problem myself, and came here to see if there was a discussion. I will investigate the situation in an hour, if I get ti

Re: Opening large files

2013-05-17 Thread Claus Atzenbeck
On Fri, 17 May 2013 at 12:53pm +0530, Rajesh Kannan wrote: While trying to open the link you sent, the website returns the an error opening that page. Try again later. It works for me. You may also use as an alternative URI. Will try a little whi

Re: Opening large files

2013-05-17 Thread Rajesh Kannan
how he treats people who can't fight back. -- Abigail Van Buren = On 17 May 2013 12:24, Claus Atzenbeck wrote: > On Fri, 17 May 2013 at 12:08pm +0530, Rajesh Kannan wrote: > > Could the programatically contributing members please try to make

Re: Opening large files

2013-05-16 Thread Claus Atzenbeck
On Fri, 17 May 2013 at 12:08pm +0530, Rajesh Kannan wrote: Could the programatically contributing members please try to make Vim faster when opening large files? Even when I open a file of say 2 megs it takes 3-4 seconds more than say Ultraedit. Larger text files, say about a 100 megs, take

Opening large files

2013-05-16 Thread Rajesh Kannan
ening large files? Even when I open a file of say 2 megs it takes 3-4 seconds more than say Ultraedit. Larger text files, say about a 100 megs, take minutes to open. I am so used to Vim since my early days, I by default open everything editable in it. The only problem I see is when I open such large