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
      . . .
      backward-kill-level
      backward-kill-word
      backward-level
      backward-paragraph
      backward-sentence
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
backward-kill-word  Command Reference   backward-paragraph


Epsilon User's Manual and Reference > Command Reference >

backward-level

Move point before a bracketed expression.  Ctrl-Alt-b

Point moves backward searching for one of ), }, or ]. Then point moves back past the nested expression and positions point before the corresponding left delimiter. (Actually, each mode defines its own list of delimiters. One mode might only recognize < and > as delimiters, for instance.)

More info:

Parenthetic Expressions



Previous   Up    Next
backward-kill-word  Command Reference   backward-paragraph


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