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
      . . .
      indent-region
      indent-rigidly
      indent-to-tab-stop
      indent-under
      info
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
indent-rigidly  Command Reference   indent-under


Epsilon User's Manual and Reference > Command Reference >

indent-to-tab-stop

Indent to the next tab stop.

This command inserts spaces (and perhaps tabs, depending on the indent-with-tabs variable) to reach the next tab stop.

It checks the variable soft-tab-size, the current thismode-soft-tab-size variable, if any, where thismode is the current mode's name, and the tab-size variable, and uses the first of these that's greater than zero.

If a region is highlighted, Epsilon indents all lines in the region by one tab stop. With a numeric prefix argument, Epsilon indents by that amount.

More info:

Indenting Commands



Previous   Up    Next
indent-rigidly  Command Reference   indent-under


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