Saturday, November 27, 2010

Re: Writing files without EOL

Ben Fritz wrote:

> This is slightly off-topic, but do people actually work at a place
> where someone would get upset about adding a single invisible
> character with no negative impact on anything at all to the end of a
> file, when the file is being changed already anyway? I work at a

There are other reasons to want to create such files or why this change can
break stuff. I noticed this problem when a file containing a prefix of an
HTTP request was meant to be edited. It contains \r\n line endings, but the
last line did not contain \r\n intentionally.

Regards
Till


--
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

No comments: