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).
New data is inserted at the position indicated by start, or at the current position if start is 'start.