[previous] [up] [next]     [index]
Next: remove-clickback Up: text Previous: position-paragraph

read-from-file

Reads new contents for the editor from a stream. The return value is #t if there are no errors, #f otherwise. See also File Formats.

The stream provides either new mappings for names in the editor's style list, or it indicates that the editor should share a previously-read style list (depending on how style lists were shared when the editor was written to the stream; see also write-to-file).



PLT