all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thomas Haselberger <t.haselberger@gmx.net>
Subject: Re: Problem with Emacs Info and gzipped files on Cygwin
Date: Sun, 25 Jan 2004 15:27:21 +0100	[thread overview]
Message-ID: <u4quk6r3q.fsf@gmx.at> (raw)
In-Reply-To: uad4dw1as.fsf@yxz67483.com

eMaXer <zxy@yxz67483.com> writes:

> 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.

I had the same problem and got the hint that the symlink from
gunzip.exe to gzip.exe might be a problem.
Removing the link and copying gzip.exe to gunzip.exe removed the
problem.

hth,
        tom

  parent reply	other threads:[~2004-01-25 14:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=u4quk6r3q.fsf@gmx.at \
    --to=t.haselberger@gmx.net \
    /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.