On Wednesday, July 24, 2013 2:09:19 PM UTC-4, octopusgrabbus wrote: > I am using gVim version version 7.2.411 to remotely edit files on a Linux > system from a Linux system. I have set > > fileformats=unix,dos > > in .vimrc as well as well as > > filetype plugin indent on > > The file reads in as Unix file format using > > :e ftp://user@system//home/csm/csmdev/recpt_rpt.4gl > > When I :w the file and then read it back in :e!, the format has changed to > DOS file format. > > What can I do to correct this problem? > > Thanks.
Thanks. I'll go look at sftp and see if that's it. I tried the :set ff? and it thinks it's Unix. -- -- 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 received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
