[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compressing info files w/ gzip or bzip2
From: |
Eli Zaretskii |
Subject: |
Re: compressing info files w/ gzip or bzip2 |
Date: |
Sun, 4 Aug 2002 08:19:14 +0300 (IDT) |
On Sat, 3 Aug 2002, Joshua Daniel Franklin wrote:
> > Sounds like a bug in the Cygwin/Microsoft port of GNU Emacs.
>
> It does sound like a bug in something. However, I'm not invoking from
> within GNU Emacs, just the standalone 'info' program from within bash.
> I'm going to look into the filesys_read_compressed (pathname, filesize, finfo)
> function in the texinfo source today and see if I can figure out where it's
> going wrong.
My first guess would be some snafu with binary vs text I/O.