GNU bug report logs -
#44753
27.1; arc-mode does not extract marked files
Previous Next
Reported by: Vladimir Nikishkin <lockywolf <at> gmail.com>
Date: Fri, 20 Nov 2020 03:25:02 UTC
Severity: normal
Tags: fixed
Found in version 27.1
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 44753 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I can't do that. I'd be happy to, but my company refuses to sign the
copyright disclaimer. :(
I'll try to find out someone who might be willing to write some lisp.
--
Yours sincerely, Vladimir Nikishkin
(Sent with Google mail mobile.)
Eli Zaretskii <eliz <at> gnu.org> 于 2020年11月20日周五 16:07写道:
> > From: Vladimir Nikishkin <lockywolf <at> gmail.com>
> > Date: Fri, 20 Nov 2020 11:23:41 +0800
> >
> > I have arc-mode loaded in the init.el like this:
> >
> > ```
> > (use-package arc-mode
> > :ensure t
> > :demand t)
> > ```
> >
> > What I do is I visit an archive, mark entries with `m', which adds an
> > asterisk next to their name, and then type `e' or `f', expecting to be
> > asked for a directory name to extract these files to.
> >
> > Instead, I am given an error:
> > archive-get-descr: Line does not describe a member of the archive
> >
> > Can support for such a feature be added?
>
> We need first to add a capability to extract archive members to files.
> This is currently not part of arc-mode.el: it can only "extract" a
> member to a buffer, let you edit it, and then put the edited copy back
> into the buffer. Extraction to files (a.k.a. "unarchiving") is not
> yet supported.
>
> Would you like to work on adding this to arc-mode.el?
>
[Message part 2 (text/html, inline)]
This bug report was last modified 4 years and 257 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.