all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: file uncompression with native Windows Emacs
Date: Fri, 09 Dec 2016 10:16:21 +0200	[thread overview]
Message-ID: <83zik5h60a.fsf@gnu.org> (raw)
In-Reply-To: <slrno4k270.1aqf.varro@anukis.local> (message from Will Parsons on Thu, 8 Dec 2016 20:29:03 -0500)

> From: Will Parsons <varro@nodomain.invalid>
> Date: Thu, 8 Dec 2016 20:29:03 -0500
> 
> I'm confused about what I should expect for file uncompression with
> native Windows Emacs.  I'm running:
> 
> GNU Emacs 25.1.1 (i686-w64-mingw32)
> 
> Curiously, if I visit a file compressed with bzip2, Emacs has no
> problem opening it, but if I visit a file compressed with gzip, Emacs
> complains that "Uncompression program 'gzip' not found".
> 
> How is this supposed to work?  I don't see any compression binaries
> packages in the Emacs installation directory, but I do have an
> ezwinports directory that contains bzip2 utilities, so perhaps Emacs
> is using that (but how does it know?)

Yes, Emacs probably uses that binary.  You should see a message to
that effect in *Messages*.  How does it know? it looks along your PATH
to find the executable it needs.

> If ezwinports is the source of bzip2 for Emacs, I don't see similar
> gzip utilities, so I'm quite confused.

You should be able to find a Windows port of gzip on the GnuWin32
site:

  http://gnuwin32.sourceforge.net/packages/gzip.htm

AFAIK, that's what I'm using; never bothered to port a newer version
because that one does a good-enough job for my needs.  (But of someone
points out why newer versions are so much better, I might be tempted
to provide their binaries.)

I'm quite sure there's a 64-bit port of gzip available from the MSYS2
site, but you'll have to find it yourself, or maybe someone else here
could post a URL.



  reply	other threads:[~2016-12-09  8:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-09  1:29 file uncompression with native Windows Emacs Will Parsons
2016-12-09  8:16 ` Eli Zaretskii [this message]
2016-12-09 15:16   ` Óscar Fuentes
2016-12-09 15:10 ` B. T. Raven
2016-12-10  2:33   ` Will Parsons
2016-12-13 23:13 ` Gene
2016-12-14  6:26   ` Jonathan Groll

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=83zik5h60a.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.