GNU bug report logs - #45036
Add archive-copy, just like dired-do-copy

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Fri, 4 Dec 2020 01:26:02 UTC

Severity: wishlist

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45036: closed (Add archive-copy, just like dired-do-copy)
Date: Fri, 04 Dec 2020 08:22:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 04 Dec 2020 10:21:29 +0200
with message-id <831rg6f0c6.fsf <at> gnu.org>
and subject line Re: bug#45036: Add archive-copy, just like dired-do-copy
has caused the debbugs.gnu.org bug report #45036,
regarding Add archive-copy, just like dired-do-copy
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45036: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45036
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-gnu-emacs <at> gnu.org
Subject: Add archive-copy, just like dired-do-copy
Date: Fri, 04 Dec 2020 08:32:17 +0800
"Zip-Archive mode defined in ‘arc-mode.el’:
Major mode for viewing an archive file in a dired-like way."

That's great, but how about letting "C" copy a file, like in dired.

I mean what's the big deal? We just want to copy it to /tmp, ~, etc.

Sure, raise some alarm if we want to copy it to some place _within the
archive_. But hey, you let us view a file with v, so why not copy with C?

Wait, there's

5 matches for "extract" in buffer: *Help*
     22:e .. f		archive-extract
     25:RET		archive-extract
     35:E		archive-extract-other-window
     45:o		archive-extract-other-window
     56:<mouse-2>	archive-extract

Must be important. Let's have a look.

"In archive mode, extract this entry of the archive into its own buffer."

I don't want to get tangled up (editing?) in the archive.
I don't want to even look at the file's contents.
I just want to copy it somewhere far far away (but still on the local
machine.)

So please add archive-copy or archive-copy-file, that, just like
dired-do-copy, preserves the date.

There I am, looking at

M Filemode      Length  Date         Time      File
- ----------  --------  -----------  --------  -----------------
  -rw-rw-rw-     30933   3-Dec-2020  12:04:16  doc.kml
  -rw-rw-rw-       481   3-Dec-2020  12:04:16  images/icon-1.png
  -rw-rw-rw-       478   3-Dec-2020  12:04:16  images/icon-2.png
  -rw-rw-rw-      1026   3-Dec-2020  12:04:16  images/icon-3.png
- ----------  --------  -----------  --------  -----------------
                 32918                         4 files

with the cursor on doc.kml .

OK, "C" should allow me to copy doc.kml to e.g., /tmp/doc.kml .

emacs-version "27.1"


[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Cc: 45036-done <at> debbugs.gnu.org
Subject: Re: bug#45036: Add archive-copy, just like dired-do-copy
Date: Fri, 04 Dec 2020 10:21:29 +0200
> From: 積丹尼 Dan Jacobson
>  <jidanni <at> jidanni.org>
> Date: Fri, 04 Dec 2020 08:32:17 +0800
> 
> "Zip-Archive mode defined in ‘arc-mode.el’:
> Major mode for viewing an archive file in a dired-like way."
> 
> That's great, but how about letting "C" copy a file, like in dired.

This is already implemented for Emacs 28.

So I'm closing this bug report.


This bug report was last modified 4 years and 171 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.