[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ascii-mode files
- To: (BUG LISP) at MIT-MC
- Subject: ascii-mode files
- From: GZ at MIT-MC (Gail Zacharias)
- Date: Fri, 27 Feb 81 05:55:00 GMT
- Cc: FJW at MIT-MC
- Original-date: 27 FEB 1981 0055-EST
When a file is opened '(out ascii), stray CR's get turned into CRLF's, except
if the stray CR is the last character output to the file. Could CLOSE check
for that case somehow and put the LF in? Thanks, Gail.