unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Vladimir Nikishkin <lockywolf@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 44753@debbugs.gnu.org
Subject: bug#44753: 27.1; arc-mode does not extract marked files
Date: Fri, 20 Nov 2020 17:18:23 +0800	[thread overview]
Message-ID: <CA+A2iZY8_4FRxnhDC08PM2qHxMV21VcX_ZB0YBcw5DROexoHog@mail.gmail.com> (raw)
In-Reply-To: <831rgo1mex.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1333 bytes --]

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@gnu.org> 于 2020年11月20日周五 16:07写道:

> > From: Vladimir Nikishkin <lockywolf@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?
>

[-- Attachment #2: Type: text/html, Size: 2009 bytes --]

  parent reply	other threads:[~2020-11-20  9:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-20  3:23 bug#44753: 27.1; arc-mode does not extract marked files Vladimir Nikishkin
2020-11-20  8:07 ` Eli Zaretskii
2020-11-20  9:09   ` Lars Ingebrigtsen
2020-11-20 11:50     ` Eli Zaretskii
2020-11-24  6:06       ` Lars Ingebrigtsen
2020-11-24 15:33         ` Eli Zaretskii
2020-11-20  9:18   ` Vladimir Nikishkin [this message]
2020-11-24  7:46 ` Lars Ingebrigtsen
2020-11-24  8:01   ` Vladimir Nikishkin

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=CA+A2iZY8_4FRxnhDC08PM2qHxMV21VcX_ZB0YBcw5DROexoHog@mail.gmail.com \
    --to=lockywolf@gmail.com \
    --cc=44753@debbugs.gnu.org \
    --cc=eliz@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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).