Lugaru's Epsilon
Programmer's
Editor

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      alt-prefix
      . . .
      zoom-window
   Variable Reference
      . . .
      undo-size
      ungot-key
      unicode-detection
      unicode-use-latin1
      use-default
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
ungot-key  Variable Reference   unicode-use-latin1


Epsilon User's Manual and Reference > Variable Reference >

unicode-detection: preference buffer-specific variable

Default value: 1

When this variable is 1, Epsilon automatically translates Unicode files that start with a UTF-16 marker (a 4-byte sequence that marks the start of most such files), as it reads or writes them. Set this variable to 0 to disable such automatic translation. (You can use the unicode-convert-encoding command to translate manually.) Set this variable to 2 if you want Epsilon to translate files that appear to be in UTF-16LE (and use only Latin-1 characters) even if they lack this marker. This last option is only recognized if you also set unicode-use-latin1 nonzero.



Previous   Up    Next
ungot-key  Variable Reference   unicode-use-latin1


Lugaru Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.