From: Cesar Rabak Newsgroups: comp.os.msdos.djgpp Subject: gzipped info files in Emacs 20.5 Date: Tue, 27 Feb 2001 14:07:28 -0300 Lines: 11 Message-ID: <3A9BDED0.37F1688A@uol.com.br> NNTP-Posting-Host: 200-221-14-196.dsl-sp.uol.com.br (200.221.14.196) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 983293701 26241376 200.221.14.196 (16 [39218]) X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: pt-BR,es,en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I learned that info 4.0 can read info files gzipped (a la Unix). However, when I tried to read an info file whithin Emacs, it complained about line references. It seems it should work 'cause in the info.el file the Info-suffix-list has a table for ms-dos system-type. However, I would like to be sure I'll not be struck by an already known issue. TIA, Cesar