Community
    • Login

    MAC encoding in cyrillic Windows

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 2 Posters 788 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Сергей ЗеленовскийС
      Сергей Зеленовский
      last edited by

      I work in the Russian version of windows. And I type the text file in cp1251 - the standard cyrillic encoding of windows. Why will Notepad ++ open it in MAC encoding? Moreover, if I explicitly specify the cp1251 encoding, the next time the file is still opened in MAC encoding. I don’t understand what relation the MAC encoding has to the window system and windows program, where does it come from ?!
      Example (in cp1251):
      Планы на МЕСЯЦ

      • 01.09.19
        13.00 Совсибирь
      • 02.09.19
        13.00 Совсибирь, Лена расчетчица

      Opened text:
      ѕланы на ћ≈—я÷

      • 01.09.19
        13.00 —овсибирь
      • 02.09.19
        13.00 —овсибирь, Ћена расчетчица
      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE
        Ekopalypse @Сергей Зеленовский
        last edited by Ekopalypse

        @Сергей-Зеленовский

        Npp tries to find out which file has been encoded how by using the mozilla chardet library.
        This setting is configured via
        Settings->preferences->misc.->autodetect character encoding
        I would uncheck it, if you have issues with it.

        1 Reply Last reply Reply Quote 1
        • Сергей ЗеленовскийС
          Сергей Зеленовский
          last edited by

          Thank, works. So, for my example, the mozilla chardet library does not work correctly.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors