What can cause Notepad++ to make new lines as CRLF in one file and only LF in the other?

Both files were created at the same folder from the same OS and no modifications to Notepad++ preferences were made, AFAIK... Is there any option in Notepad++ that changes how new lines are defined?

link|improve this question

Why the closing votes? Is it not a fair question? Programmers don't use Notepad++? Wrong place to post? If it's the latest I'll delete it myself, although I think it is programming related... – acm Jul 22 '10 at 13:31
1  
1) Duplicate of stackoverflow.com/questions/2889163/eol-in-notepad-and-notepad which also has a comment that such question belongs to superuser: this is a question about a software, even if it is a programming tool, not a question about programming. 2) View EOL chars with the ¶ button in the toolbar, change them with Format > Convert to Xxx format, set the default in Preferences > New Document > Format. Found that with a quick exploration of this editor which I have but don't use regularly... – PhiLho Jul 22 '10 at 14:18
Mmm, looking at the FAQ again, I see that questions about "software tools commonly used by programmers" are OK. Perhaps it was about tools like sed or bison, but I suppose text editors can fit there too, even if your question is a bit borderline... (was not about editing source code, for example). – PhiLho Jul 22 '10 at 14:22
Thank you PhiLho. There's no way to improve or make better questions if no one cares to explain what's the problem. – acm Jul 23 '10 at 16:36
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.