Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   Commands by Topic
      Moving Around
         Simple Movement Commands
         Moving in Larger Units
            Words
            Sentences
            Paragraphs
            Parenthetic Expressions
         Searching
            Searching Multiple Files
         . . .

Previous   Up    Next
Sentences  Commands by Topic   Parenthetic Expressions


Epsilon User's Manual and Reference > Commands by Topic > Moving Around > Moving in Larger Units >

Paragraphs

For paragraphs, the keys Alt-] and Alt-[ move forward and back, and the key Alt-h puts point and mark around the current paragraph. Blank lines (containing only spaces and tabs) always separate paragraphs, and so does the form-feed character ^L.

You can control what Epsilon considers a paragraph using two variables.

If the buffer-specific variable indents-separate-paragraphs has a nonzero value, then a paragraph also begins with a nonblank line that starts with a tab or a space.

If the buffer-specific variable tex-paragraphs has a nonzero value, then Epsilon will not consider as part of a paragraph any sequence of lines that each start with at sign or period, if that sequence appears next to a blank line. And lines starting with \begin or \end, or with %, \[, \], or $$, or ending with \\, will also delimit paragraphs.

Standard bindings:

  Alt-], Alt-<Down>  forward-paragraph
 Alt-[, Alt-<Up>  backward-paragraph
 Alt-h  mark-paragraph
 



Previous   Up    Next
Sentences  Commands by Topic   Parenthetic Expressions


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