#4146
CaptainFlint
Participant

If “No Change” is preselected, return methods are mixed.

Sorry if my report was not clear. I was talking not about saving itself, but about displaying the return methode in the Save As dialog, nothing more!

OK, I’ll try to describe it more detailed.

1. Preconditions:
a) the file test_lf.txt contains LF returns only;
b) in EmEditor the setting Configuration -> File -> Saving -> Return Method is set to “No Change”.

2. Install EmEditor 6.00.2, run it, open the file test_lf.txt. Select File -> Save As menu command, the dialog appears. Look at the Return Method combobox: you will see LF Only (UNIX).

3. Install EmEditor 6.00.3, run it, open the file test_lf.txt. Select File -> Save As menu command, the dialog appears. Look at the Return Method combobox: you will see No Change.

Why in 6.00.2 the current return method is selected by default, while in 6.00.3 it is not? It was more convenient in 6.00.2.

Besides, I support the idea of danderson with displaying the return method in the status bar. It would be very convenient too.