From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: how to read files in "djgpp\info\"? Date: Fri, 21 Jan 2000 11:16:40 +0200 Organization: NetVision Israel Lines: 45 Message-ID: <388823F8.25F5DBD1@is.elta.co.il> References: <01bf62b2$8abb61a0$0f3722c3 AT alex> <388635D8 DOT CB62EB3C AT is DOT elta DOT co DOT il> <01bf6383$47c32460$LocalHost AT alex> NNTP-Posting-Host: ras1-p22.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.netvision.net.il 948446200 24979 62.0.172.24 (21 Jan 2000 09:16:40 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 21 Jan 2000 09:16:40 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Alexei A. Frounze" wrote: > > Info.exe sucks. I don't think you know it well enough to produce such a categorical judgment. > It's really nonconvenient. Perhaps you could then make it more convenient and submit the changes to the package maintainer? This is how Free Software gets better. What do you find inconvenient, anyway? Perhaps you simply missed some of the more powerful feature of Info (did you read the Info docs, or the short introduction to Info in README.1ST?). > Is there any other way to read docs? I mentioned several other possibilities in my original message (see the citation below), including a section in the FAQ that tells you more details. Did you bother to look at them? > Are there some utils on the net that can convert such "*.i*" files to > "*.html"? Not from the Info files, but from their Texinfo sources. The makeinfo program from the txi40b.zip package can do that. > > Regards, > Alexei A. Frounze > -- > P.S. In order to reply via e-mail, remove the "n-o-s-p-a-m." substring out > of the e-mail address. > > Eli Zaretskii записано в статью > <388635D8 DOT CB62EB3C AT is DOT elta DOT co DOT il>... > > "Alexei A. Frounze" wrote: > > > > > > People is there an util for reading files of the "djgpp\info\" > directory? > > > > There are several: info.exe from txi40b.zip, RHIDE, Emacs, SETEdit (I > think), > > InfView. See section 5.1 of the DJGPP FAQ list for more details. > >