LispWorks Editor User Guide > 2 General Concepts > 2.6 Basic editing commands

NextPrevUpTopContentsIndex

2.6.2 File handling

See File handling.

Ctrl+X Ctrl+F file

Load file into a buffer ready for editing. If the name of a non-existent file is given, then an empty buffer is created in to which text can be inserted. Only when a save is done will the file be created.

Ctrl+X Ctrl+S

Save the contents of the current buffer to the associated file. If there is no associated file, one is created with the same name as the buffer


LispWorks Editor User Guide (Unix version) - 22 Dec 2009

NextPrevUpTopContentsIndex