emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 6d6bf46 2/2: Make dired-do-compress work for *.tar.gz files


From: Glenn Morris
Subject: Re: master 6d6bf46 2/2: Make dired-do-compress work for *.tar.gz files
Date: Thu, 15 Oct 2015 12:48:11 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Personally I'd just go with:

  uncompress-prog | tar

and simply assume that "uncompress-prog" is present (like the command
does now, I guess). Then you don't have to worry about testing for tar
options. It may be less elegant/efficient, but that hardly seems to matter.

Also, sounds like you can add .zip support too! :)
http://debbugs.gnu.org/21637



reply via email to

[Prev in Thread] Current Thread [Next in Thread]