From: Gene <gene.sullivan@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: file uncompression with native Windows Emacs
Date: Tue, 13 Dec 2016 15:13:09 -0800 (PST) [thread overview]
Message-ID: <d6ccbb4f-4038-4766-8d56-3319a3a36237@googlegroups.com> (raw)
In-Reply-To: <slrno4k270.1aqf.varro@anukis.local>
On Thursday, December 8, 2016 at 8:29:07 PM UTC-5, Will Parsons wrote:
> 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?) If ezwinports is the source of
> bzip2 for Emacs, I don't see similar gzip utilities, so I'm quite
> confused.
>
> --
> Will
Though this may look-like or seem-like something specific, if you use GNU Emacs for Windows long enough you'll discover other problems arising from unixoid development and operational environment of Emacs.
So if you'd rather fix the problem systemically rather than piecemeal as you encounter problems you might want to consider installing Cygwin then using the package cygwin-mount to point to the repository of unixoid apps/programs/filters which emacs had available to it during it's formative years and pretty much retains to date.
Here's a snippet from my package list:
cygwin-mount 20131111.2146 installed Teach EMACS about cygwin styles and mount points
Another incidental advantage of having cygwin installed is that you can run emacs under cygwin if/when you want or need to use emacs in a Unix-like environment, for example with BASH running as a shell in a buffer.
If you DO opt to install Cygwin I recommend that you follow Steve Yagi(sp)'s advice and NOT install it in c:/cygwin, but rather directly in c:/ so the executables will end up in c:/bin/
I've encountered the same problems you have with decompression.
I've often just launched GNU emacs for cygwin from cygwin's terminal then effortlessly converted those compressed files, exited cygwin, then accessed the decompressed files via GNU emacs for Windows.
next prev parent reply other threads:[~2016-12-13 23:13 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
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 [this message]
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=d6ccbb4f-4038-4766-8d56-3319a3a36237@googlegroups.com \
--to=gene.sullivan@gmail.com \
--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.