From: Xah Lee <xahlee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: gunzip problem on Windows
Date: Thu, 5 Nov 2009 12:23:52 -0800 (PST) [thread overview]
Message-ID: <e3b72204-6483-490a-b6c7-29d2d9c84df6@z4g2000prh.googlegroups.com> (raw)
In-Reply-To: 3914fd63-03de-4a50-a823-1ee5bac8b9a0@b15g2000yqd.googlegroups.com
Found a solution. Create a file name gunzip.bat, with this content:
@echo off
gzip -d %1
thanks to Eli and others.
I filed a bug report to FSF on this. #4867. I think this should still
considered a bug though. Considering it as a Windows OS problem isn't
very helpful in solving this. I'm sure if similar problems happens in
linux that's OS issue, people probably will not look at it as “Oh,
it's OS issue, emacs doesn't need to deal with it”.
Xah
∑ http://xahlee.org/
☄
next prev parent reply other threads:[~2009-11-05 20:23 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-04 16:32 gunzip problem on Windows Xah Lee
2009-11-04 17:34 ` Andreas Politz
2009-11-04 17:56 ` Eli Zaretskii
2009-11-05 14:26 ` Kevin Rodgers
2009-11-05 19:06 ` Eli Zaretskii
[not found] ` <mailman.10136.1257448020.2239.help-gnu-emacs@gnu.org>
2009-11-10 14:42 ` Sébastien Vauban
2018-05-01 9:55 ` byron.cordova.mora
[not found] ` <mailman.10126.1257431414.2239.help-gnu-emacs@gnu.org>
2009-11-05 19:38 ` Xah Lee
2009-11-05 13:22 ` Friedrich Dominicus
2009-11-05 19:37 ` Xah Lee
2009-11-05 19:34 ` Xah Lee
2009-11-05 20:23 ` Xah Lee [this message]
2009-11-06 8:28 ` Eli Zaretskii
[not found] ` <mailman.10068.1257357458.2239.help-gnu-emacs@gnu.org>
2009-11-05 19:35 ` Xah Lee
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e3b72204-6483-490a-b6c7-29d2d9c84df6@z4g2000prh.googlegroups.com \
--to=xahlee@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.
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).