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
      . . .
      what-is
      widen-buffer
      write-file
      write-files-and-exit
      write-region
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
widen-buffer  Command Reference   write-files-and-exit


Epsilon User's Manual and Reference > Command Reference >

write-file

Write the buffer to a file.  Ctrl-X Ctrl-W

This command prompts for a file name, then writes the buffer to a file with that name. The file associated with the current buffer becomes that file, so subsequent uses of the save-file command will write the buffer to that file without asking for a file name. See also copy-to-file and save-file.

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 write-file command first asks for a new translation rule.

More info:

Saving Files



Previous   Up    Next
widen-buffer  Command Reference   write-files-and-exit


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