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
      . . .
      default-write-encoding
      delete-hacking-tabs
      delete-options
      detect-encodings
      diff-match-characters
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
delete-hacking-tabs  Variable Reference   detect-encodings


Epsilon User's Manual and Reference > Variable Reference >

delete-options: preference variable

Default value: 0

Bits in this variable controls optional behavior in deleting and killing commands. Normally, if a command that deletes single characters, like the one on <Backspace> or <Del>, follows a command that puts text on the kill ring, the additional characters will be added to the kill ring. The 1 bit prevents that; the characters will simply be deleted. With a numeric argument, these commands delete many characters at once; in that case they always put their text on the kill ring.

More info:

Inserting and Deleting



Previous   Up    Next
delete-hacking-tabs  Variable Reference   detect-encodings


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