all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: eMaXer <zxy@yxz67483.com>
Subject: Problem with Emacs Info and gzipped files on Cygwin
Date: Sat, 24 Jan 2004 20:16:08 GMT	[thread overview]
Message-ID: <uad4dw1as.fsf@yxz67483.com> (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.

             reply	other threads:[~2004-01-24 20:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-24 20:16 eMaXer [this message]
2004-01-25  5:58 ` Problem with Emacs Info and gzipped files on Cygwin 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uad4dw1as.fsf@yxz67483.com \
    --to=zxy@yxz67483.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.