Charles Campbell wrote:
> I just got a request from a vimball user: > > --------------------------------------------------------------------------------------------- > - vim copes with unix scripts on windows, but not with windows scripts > on unix. Hence the standard recommendation to use "unix" for the > 'fileformat' option when writing plugins (:help script|/fileformat/). > Unfortunately, vimball seems to produce "dos" 'fileformat' on > windows, which results in chaos when trying to unpack on unix. > > Could vimball please produce "unix" 'fileformat', on all platforms? > --------------------------------------------------------------------------------------------- > > Does anyone foresee any problems with setting (locally) ff=unix ? I haven't tried it, but it should work. Just be careful that ff=unix only applies to the generated script, not to existing windows or buffers. -- Ed's Radiator Shop: The Best Place in Town to Take a Leak. /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ download, build and distribute -- http://www.A-A-P.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
