unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Problem with Emacs Info and gzipped files on Cygwin
@ 2004-01-24 20:16 eMaXer
  2004-01-25  5:58 ` Eli Zaretskii
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: eMaXer @ 2004-01-24 20:16 UTC (permalink / raw)



Hi, I am using NTEmacs (GNU Emacs 21.3.1) on Windows XP, and Cygwin
1.5.5-1. When I try to use Emacs Info, if the info file is gzipped an
error message window pops up with the following message :

"The NTVDM CPU has encountered an illegal instruction.
CS:0726 IP:ffd8 OP:fe ff 00 00 00 Choose 'Close' to terminate the application."

The message window has the title "16 bit MS DOS Subsystem".

The error happens in the function call-process-region. The following code
produces the same error:

(call-process-region (point-min) end-of-gzipped
       "gunzip" t t nil)

(here between point-min and end-of-gzipped I have some text compressed with
gzip)

When I use info from the Cygwin command line it works fine.

Can anyone help?


-- 
In the beginning was the Word, 
and the Word was in a buffer,
and the buffer was in Emacs.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-01-26  5:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-24 20:16 Problem with Emacs Info and gzipped files on Cygwin eMaXer
2004-01-25  5:58 ` Eli Zaretskii
2004-01-25 14:27 ` Thomas Haselberger
2004-01-25 21:36   ` eMaXer
     [not found] ` <mailman.1297.1075010266.928.help-gnu-emacs@gnu.org>
2004-01-25 21:40   ` eMaXer
2004-01-26  5:58     ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).