| Did you know ... | Search Documentation: |
| file-newline_mode |
\r from the input. The detect mode sets the mode of
the file to dos or posix. In write mode posix does not perform
translation, while dos emits \n as \r\n.
BUG: detection is only provided by text_buffer->insert_file.