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
      . . .
      errno
      expand-wildcards
      expire-message
      explicit-session-file
      fallback-remote-translation-type
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
expand-wildcards  Variable Reference   explicit-session-file


Epsilon User's Manual and Reference > Variable Reference >

expire-message: system variable

Default value: -1

An EEL function sometimes needs to display some text in the echo area that is only valid until the user performs some action. For instance, a command that displays the number of characters in the buffer might wish to clear that count if the user inserts or deletes some characters. After displaying text with primitives like say( ), note( ), or show_text( ), an EEL function may set this variable to 1 to tell Epsilon to clear that text on the next user key.

More info:

Displaying Status Messages (Primitives)



Previous   Up    Next
expand-wildcards  Variable Reference   explicit-session-file


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