Saturday, July 12, 2014

Re: RFE: honor 'eol' setting regardless of 'binary' flag.

This is an issue with a long history, caused by? started? originating? in windows editors not writing the end of line on the last line of files, and interpreting such an eol as a blank line. The reaction from the older, unixy camp, was that the windows editors are broken, not writing the last eol screws up concatenation of files and interpolation of text, so it's a dumb thing to do. Their POV is enshrined in some standards somewhere, I think. The issue has been going for at least two decades.

If you're not writing the file, then it's not a problem, and if you are making changes, and it is a text file, why not write the last eol?

Regards, John Little

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment