From: Xah Lee <xahlee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: uncompress-on-load uses 'uncompress' needs to use 'gunzip'
Date: Fri, 7 Aug 2009 15:21:49 -0700 (PDT) [thread overview]
Message-ID: <c8d3a971-5ce2-4f19-bca1-2f32f026f4db@2g2000prl.googlegroups.com> (raw)
In-Reply-To: 2def6bf8-8ab3-470f-b11e-c7d2b3288727@o9g2000prg.googlegroups.com
On Aug 7, 10:23 am, Edward Hyer <ejh...@gmail.com> wrote:
> For whatever reason (don't get me started), 'uncompress' is deprecated
> on our new systems. However, we still have loads of .Z files, and when
> I try to load one in emacs, I get
>
> /bin/sh: uncompress: command not found
>
> How can I get emacs to use gunzip instead?
do you mean pressing Z in dired on files ending in .Z to get it to
call gunzip instead?
as far as i know, dired choose program based on the file name ending.
I haven't looked into, but afaik it's hard to change this suffix/
program association as judged in posts here in the past year. (i
myself like to be able to press Z or some other key to use zip/unzip.)
hope someone can help on this.
but in anycase, it is very easy to convert all your .Z files to .gzip.
Just write a shell program to decompress then compress with gzip, no?
Xah
∑ http://xahlee.org/
☄
next prev parent reply other threads:[~2009-08-07 22:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-07 17:23 uncompress-on-load uses 'uncompress' needs to use 'gunzip' Edward Hyer
2009-08-07 22:21 ` Xah Lee [this message]
2009-08-08 11:55 ` Bruno Barbier
2009-08-09 13:08 ` Benjamin Riefenstahl
2009-08-07 22:22 ` Xah Lee
2009-08-07 23:57 ` A.Politz
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=c8d3a971-5ce2-4f19-bca1-2f32f026f4db@2g2000prl.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).