Date: Fri, 10 Nov 2000 17:41:22 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Peter Remmers" Message-Id: <4331-Fri10Nov2000174122+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: <8ugt3i$u4v$03$1@news.t-online.com> (Peter.Remmers@t-online.de) Subject: Re: Can't view the syntax help... assistance anyone? References: <8ugt3i$u4v$03$1 AT news DOT t-online DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Peter Remmers" > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 10 Nov 2000 14:28:04 +0100 > > I copied all the info stuff again from the ZIPs and all was well. > > I had the FileMon from sysinternals running to see what went wrong. > RHIDE opened the files, seeked around, read a bit here and there and > nevertheless showed the error message. > > I suspect it's a CR/LF problem - my "modified" files were slightly bigger > than the originals. And info.exe had no problems with them! I think RHIDE doesn't have any problems with CRLF either. Info files in many packages are DOS-style CRLF files, so you would probably see this problem in many cases. You could try to reproduce the problem again by running libc.info through the UTOD program supplied with DJGPP. If that causes the problem to reappear, please post the details here. (You can convert the file back to Unix-style LF-only format with a companion utility DTOU.)