Looks like Notepad++ by default has EOL settings so that only LF is placed at the end of each line. Which is fine in Notepad++ but not when you have to open the file in plain old Notepad--the lines run together.
To change the EOL settings, go to Edit->EOL Conversion, and set it to "Windows Format" instead of "Unix Format".
Great tip! Thanks!
ReplyDeleteJust what I needed - thanks!
ReplyDeleteWhen did the default change in a Windows installation?
You know what, I'm not sure anymore that that was the default EOL setting. The install of v5.9.8 on a recently-built PC has it set at "Windows Format". But I might have copied over a saved config file. Hmm.
ReplyDeleteThanks for your post. Saved me quite a bit of time :)
ReplyDeleteYou're a lifesaver, thanks for getting me back on track.
ReplyDeleteVisual Studio often warns me that the line endings are not normalised, and offers to convert them. I beleive the issue arises from Notepad++ on our server, but checking that just now it shows "Windows" as the current / greyed out EOL setting. Confusing.
ReplyDeleteMike: Set it to Unix and then back to Windows format
DeleteVery helpful, Tx!
ReplyDelete