Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      set-fill-column
      set-font
      set-line-translate
      set-mark
      set-named-bookmark
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
set-font  Command Reference   set-mark


Epsilon User's Manual and Reference > Command Reference >

set-line-translate

Specify Epsilon's line translation scheme.

The operating system uses the sequence of characters Return Newline to indicate the end of a line. Epsilon normally changes this sequence to a single Newline when it reads in a file (by removing all the Return characters). When it writes a file, it adds a Return before each Newline character.

Epsilon automatically selects one of several other translation types when appropriate, based on the contents of the file you edit (regular text, binary, Unix, or Macintosh). You can explicitly override this if Epsilon guesses wrong by providing a numeric argument to a file reading command like find-file. Epsilon will then prompt for which translation scheme to use.

This command sets the desired translation method for the current buffer. It prompts for the desired type of translation, and makes future file reads and writes in this buffer use that translation. Epsilon will display "Binary", "Unix", "DOS", or "Mac" in the mode line to indicate any special translation in effect.

More info:

Line Translation



Previous   Up    Next
set-font  Command Reference   set-mark


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.