GNU bug report logs -
#8968
arc-mode 7z writing support
Previous Next
Reported by: Juri Linkov <juri <at> jurta.org>
Date: Thu, 30 Jun 2011 22:08:02 UTC
Severity: wishlist
Tags: patch
Done: Juri Linkov <juri <at> jurta.org>
Bug is archived. No further changes may be made.
Full log
Message #58 received at 8968 <at> debbugs.gnu.org (full text, mbox):
> I suggest to list in the order 7za, 7zr, 7z. 7za is also available as
> part of the p7zip-full package on Debian derived distributions (at
> least), so 7zr is only required for systems that only have the minimal
> p7zip package installed.
This is my understanding as well. It seems this is what
we should do in arc-mode.el now to handle 7z and zip
until someone proves that it can be used for non-free formats.
BTW, error handling of the non-free RAR format should be more graceful.
Currently, trying to browse an incompatible RAR archive with unrar-free
displays an uninformative error message:
Removing old name: no such file or directory
This message is shown by `delete-file' in `archive-rar-extract'.
Maybe it should check the presence of the extracted file
before trying to delete and display more clear message,
e.g. "Your RAR archive format is non-free".
Also I don't understand why the command recently added to dired-x.el
by http://thread.gmane.org/gmane.emacs.devel/136578
is "unrar x", but in `archive-rar-extract' it's still
"unrar-free --extract"?
This bug report was last modified 13 years and 323 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.