The problem can only arise if an existing line is increased in length (or a new line typed), then split between its first and second characters (...)
Ah. So amongst other things, suppose we want to reformat some code laid out like this:
if (thing == 1)
{ do_something();
do_something_else ...
Search found 3 matches
- Wed Jun 02, 2004 3:08 pm
- Forum: General
- Topic: Problems with different line endings
- Replies: 10
- Views: 1881
- Wed Jun 02, 2004 11:57 am
- Forum: General
- Topic: Problems with different line endings
- Replies: 10
- Views: 1881
- Thu May 20, 2004 12:45 pm
- Forum: General
- Topic: Problems with different line endings
- Replies: 10
- Views: 1881
That's exactly what I'm seeing. Again, I've only noticed this with 4.7.2 but then, in the past I've mostly edited LF only files.
I am seeing odd line spacing in things I load back into TextPad, where CR/LF line endings seem to have been written as LF/LF by accident. The file at the time of editing ...
I am seeing odd line spacing in things I load back into TextPad, where CR/LF line endings seem to have been written as LF/LF by accident. The file at the time of editing ...