[775] in Moira
Re: com_err shouldn't print '\r' after '\n' when printing errors
daemon@ATHENA.MIT.EDU (Richard Basch)
Fri Sep 9 10:28:16 1994
Date: Fri, 9 Sep 1994 10:27:51 -0400
To: Theodore Ts'o <tytso@MIT.EDU>
Cc: "Jonathan I. Kamens" <jik@cam.ov.com>, krb5-bugs@MIT.EDU,
bug-zephyr@MIT.EDU, bugs@MIT.EDU, bug-moira@MIT.EDU
In-Reply-To: Theodore Ts'o's message of Thu, 8 Sep 1994 12:48:53 +0500,
<9409081648.AA02739@pinata.MIT.EDU>
From: "Richard Basch" <basch@MIT.EDU>
I have to agree with jik on this one. I don't want to second guess
terminal drivers, since they are pretty gross usually, and there may be
one where this is not correct. Let's let the driver do the job it is
supposed to and let's interface with it in the way we are supposed to.
Hasn't there been enough examples of a program trying to be too smart
that it is actually doing the wrong thing, simply because they tried
re-implementing the library/operating-system feature? Besides, it will
certainly help eliminate the extra ^M from being displayed in emacs
shell mode.
-Richard