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
      . . .
      exchange-point-and-mark
      execute-eel
      exit
      exit-level
      exit-process
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
execute-eel  Command Reference   exit-level


Epsilon User's Manual and Reference > Command Reference >

exit

Exit the editor.  Ctrl-x Ctrl-c

If you haven't saved all your files, Epsilon will display a list using bufed and ask if you really want to exit. If you prefix this command with a numeric argument, however, Epsilon will simply exit and not ask you about any unsaved buffers. With a numeric argument, it also skips writing a session file, preserving your current font settings, and similar things. It returns the numeric argument as its exit code (instead of zero, returned for a normal exit).

Also see the process-warn-on-exit variable.

More info:

Starting and Stopping Epsilon
Control Flow (Primitives)



Previous   Up    Next
execute-eel  Command Reference   exit-level


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