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
      . . .
      quiet-write-state
      readonly-pages
      readonly-warning
      recall-id
      recall-longest-response
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
readonly-pages  Variable Reference   recall-id


Epsilon User's Manual and Reference > Variable Reference >

readonly-warning: preference variable

Default value: 3

Bits in this variable control Epsilon's action when it reads a read-only file:

ROWARN_MSG (1)
Epsilon displays a warning message.

ROWARN_BUF_RO (2)
Epsilon sets the buffer read-only.

ROWARN_BELL (4)
Epsilon beeps.

ROWARN_GREP (8)
Postpone the above actions during multi-file search.

ROWARN_REFRESH (16)
Postpone the above actions during refresh-files.

Add these together to get multiple actions. Epsilon uses the ROWARN_GREP and ROWARN_REFRESH bits internally, to alter its own behavior during the execution of particular commands. They're not intended for use in other contexts.

More info:

Read-Only Files



Previous   Up    Next
readonly-pages  Variable Reference   recall-id


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