Re: [Vim-latex-devel] CVS keyword expansion
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-01-10 11:42:57
|
On Thu, Jan 09, 2003 at 04:56:42PM -0800, Srinath Avadhanula wrote: > Guess what? I see the annoying ^M character at the EOL! But ff? gives me > 'unix'. Setting ff=dos and saving doesn't help. However, doing > 'dos2unix dosfile2' does help in removing the ^M character and ff is > also correctly identified as unix... > So well, I guess we are somewhat screwed if the file being commited is > in dos format. I am wondering why this didn't happen already... It seems the only solution is to add in modeline ff=unix in all files. Mikolaj |