Save Details dialog box

This dialog box appears when the Saving button on the File page of Configuration Properties is selected.

Prompt when saving Unicode as ANSI checkbox

When saving a file as an encoding other than Unicode, Unicode big endian, or UTF-8, prompts if the document contains Unicode characters which cannot be converted to the specified encoding.

Save Unicode as HTML/XML character reference checkbox

If this box is checked, any Unicode character that cannot be converted to the destination code page will be encoded as a numeric entity code such as ❖.

Use Named Entity Reference checkbox

If this box is checked, any Unicode character that cannot be converted to the destination code page will be encoded as the named entity code such as ©. This option is available only when Internet Explorer 5.0 or later is installed.

Save Tabs as Spaces checkbox

Converts tabs to spaces when saving documents.

Insert Newline characters when saving checkbox

Inserts newline characters at wrap points when saving documents.

Delete empty files when saving checkbox

Deletes the file if the document is empty.

Always enable saving checkbox

Enables the Save command even if the document is not modified.

Delete spaces at end of lines checkbox

Deletes spaces at end of lines when saving documents. Even if this option is enabled, extra spaces at the cursor line will not be affected when a file is being saved. However, they will be deleted when a file is being saved and closed at the same time.

Except for the line at the cursor checkbox

Ensure there is a newline at the end of each file checkbox

Automatically name Untitled document checkbox

If this is checked, when an untitled document is being saved, the first line of the document will be used to name the file.

Prompt before deleting an old file when renaming checkbox

If this is checked, EmEditor will display a dialogue box to prompt user before deleting the old file when renaming.

Encoding drop-down list box

Selects an encoding method when saving the file.

Add a Unicode signature (BOM) checkbox

When saving the file as Unicode, Unicode big endian or UTF-8, add the Byte Order Mark (BOM) signature to the file.

Newline character drop-down list box

Specifies how to save returns. No Change will not change the return styles. CR+LF (Windows) will change all returns to CR plus LF pairs. CR only (Macintosh) will change all returns to CRs. LF only (Unix) will change returns to LFs. Generally, Windows uses CR+LF for all returns. Macintosh uses CRs only, and Unix uses LFs only.

Reset button

Resets to default settings. The Reset dialog box will be displayed and will allow you to copy from another configuration.