Subject: NetBSD does not ignore extra CRLFs from Windows telnet client
To: None <netbsd-help@netbsd.org>
From: Chris Peterson <cop@speakeasy.org>
List: netbsd-help
Date: 05/12/2002 15:28:38
I am running NetBSD 1.5 on a SparcStation IPX. When I telnet from a Windows
PC, NetBSD interprets Windows' CRLF as two newlines. I set "stty igncr" in
my .cshrc file. This fixes the problem, at first. If I then run emacs, it
does not ignore Windows' extra CR. When I exit emacs, the shell has
forgotten that I set "stty igncr". Is there anything I can set to always
ignore these double newlines?

thanks,
chris