Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!xanth!nic.MR.NET!umn-d-ub!rhealey From: rhealey@umn-d-ub.D.UMN.EDU (Rob Healey) Newsgroups: comp.mail.elm Subject: Re: Elm 2.1 pl1 curses bug Message-ID: <608@umn-d-ub.D.UMN.EDU> Date: 14 Dec 88 00:36:26 GMT References: <198@umigw.MIAMI.EDU> Reply-To: rhealey@ub.d.umn.edu.UUCP (Rob Healey) Distribution: na Organization: University of Minnesota, Duluth Lines: 14 In article <198@umigw.MIAMI.EDU> jim@umigw (jim brown) writes: >Building Elm 2.1 pl1 on Ultrix 3.0 I found that messages listed to the >screen by the 'builtin' pager were missing 'carriage returns' between >consecutive lines. Below is the patch I used to work around this problem. > >Jim (jim@umigw.miami.edu) I had the same problem, I fixed it by taking out the CRMOD in the ioctl that set's BSD terminal modes. This effects most if not all BSD systems. I have to fix this on an Encore Multimax and a Sun. -Rob Healey rhealey@ub.d.umn.edu