Next: Deleting Files, Previous: Backing Up Files, Up: Files [Index]
You can write the contents of a buffer, or part of a buffer, directly to a file on disk using the functions:
append-to-file
write-region
But don’t use these functions to write to files that are being visited.