bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#20384: 24.5; feature suggestion: in dired-mode, "Z" on a directory s


From: Oleh Krehel
Subject: bug#20384: 24.5; feature suggestion: in dired-mode, "Z" on a directory should create a tarball or zip file
Date: Tue, 13 Oct 2015 16:57:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Thanks, I've installed a change for this in master:

- "Z" on dirname will run "tar -czf dirname.tar.gz dirname"
- "Z" on dirname.tar.gz will run "tar -zxvf dirname"

    Oleh





reply via email to

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