Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      c-align-break-with-case
      c-align-contin-lines
      c-align-contin-max-offset
      c-align-contin-max-width
      c-align-extra-space
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
c-align-contin-lines  Variable Reference   c-align-contin-max-width


Epsilon User's Manual and Reference > Variable Reference >

c-align-contin-max-offset: preference buffer-specific variable

Default value: 0

Set this variable nonzero if you want Epsilon to reduce a continuation line's indentation based on the total width of that line. Set it to -1 to use the current window's width, or a positive value to limit line width to that many columns. (Compare c-align-contin-lines, which reduces a continuation line's indentation based on a maximum indentation width, not the total width of a line.)

When a continuation line is wider than the specified number of columns, Epsilon uses the value in the c-align-contin-max-offset variable to determine its indentation.



Previous   Up    Next
c-align-contin-lines  Variable Reference   c-align-contin-max-width


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