Lugaru's Epsilon
Programmer's
Editor

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      revert-file
      save-all-buffers
      save-file
      scroll-down
      scroll-left
      . . .
   Variable Reference
      abort-file-matching
      abort-key
      abort-searching
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
save-all-buffers  Command Reference   scroll-down


Epsilon User's Manual and Reference > Command Reference >

save-file

Save the buffer to its file.  Ctrl-X Ctrl-S

This command writes the contents of the current buffer to its file. If the current buffer does not have an associated file, Epsilon asks for a file name. If it encounters some sort of problem (like no more disk space), an appropriate error message appears in the echo area. Otherwise, Epsilon displays the file name in the echo area. To explicitly write the contents of the buffer to a file whose name you specify, use the write-file command.

More info:

Saving Files
write-file



Previous   Up    Next
save-all-buffers  Command Reference   scroll-down


Lugaru Copyright (C) 1984, 2020 by Lugaru Software Ltd. All rights reserved.