Dominique Pelle wrote: > I did it on my machine and it was interesting so see that I > had an autocmd, recently added in my ~/.vimrc, which did a > stat64 every few seconds:
Why stat64? Is it a 64-bit system? This caught my eye because I have the vague hope of one day working on the defect discussed a year or so ago where Chip Campbell's LargeFile.vim plugin can't work if one is ever silly enough to open a file over 2GB on a 32-bit system. With some tweaks and compile options, it should actually be quite easy to have Vim use stat64 when it is supported on the platfrom (Linux and Windows at least). BTW thanks for your interesting snippets! John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
