Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28140
    Patrick C
    Participant

    [1] ‘Bug’ like behaviour
    [2] Question on forcing EmEditor to always open as UTF-8

    [1] ‘Bug’ like behaviour
    Given a UTF-8 text file

    file encoding: UTF-8 without signature (i.e. no BOM)
    when it contains the four letters     ‘stb    it is correctly recognised :)

    but the almost identical UTF-8 text file (sta instead of stb) is recognised as Vietnamese !?

    file encoding: UTF-8 without signature (i.e. no BOM)
    when it contains the four letters     ‘sta    it is recognised as Vietnamese !!??

    [2] Question on forcing EmEditor to always open as UTF-8
    Is there an EmEditor setting that would open the above example as UTF-8 (even if that were incorrect)?
    All my attempts failed.

    PS EmEditor Pro 64bit Version 21.6.1

    #28141
    Patrick C
    Participant

    figured out a ‘solution’ for [2] :
    ToolsProperties for all ConfigurationsFile → untick “Detect all

    [1] might still be of interest for Yutaka

    #28149
    Yutaka Emura
    Keymaster

    1. This is not a bug, but any file encoding detection could fail. I would recommend not using the Detect All option.

    2. To open files always as UTF-8, please deselect the Detect All option, and select UTF-8 as Opening Encoding in the File page of configuration properties.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.