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
      . . .
      run-with-argument
      save-all-buffers
      save-file
      scroll-down
      scroll-left
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      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.

Epsilon writes the file using the same line termination rules as it used when it read the file, perhaps altered by a subsequent use of the set-line-translate command. With a numeric prefix argument, the save-file command first asks for a new translation rule.

More info:

Saving Files
write-file



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


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