From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#8968: arc-mode 7z writing support Date: Fri, 08 Jul 2011 03:09:51 +0300 Organization: JURTA Message-ID: <87mxgpmy40.fsf@mail.jurta.org> References: <87k4c356w6.fsf@mail.jurta.org> <871uy51y7h.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1310083969 30672 80.91.229.12 (8 Jul 2011 00:12:49 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Jul 2011 00:12:49 +0000 (UTC) To: 8968-done@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 08 02:12:45 2011 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QeygU-0003SN-QJ for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Jul 2011 02:12:42 +0200 Original-Received: from localhost ([::1]:59838 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeygS-0003s0-Pk for geb-bug-gnu-emacs@m.gmane.org; Thu, 07 Jul 2011 20:12:41 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:45176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qeyfy-0003og-Jy for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 20:12:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qeyfr-0004Ho-U1 for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 20:12:09 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:57582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qeyfr-0004HH-5B for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 20:12:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1Qeyfq-0001CA-0k for bug-gnu-emacs@gnu.org; Thu, 07 Jul 2011 20:12:02 -0400 Resent-From: Juri Linkov Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Fri, 08 Jul 2011 00:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 8968 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Mail-Followup-To: 8968@debbugs.gnu.org, juri@jurta.org Original-Received: via spool by 8968-done@debbugs.gnu.org id=D8968.13100839024558 (code D ref 8968); Fri, 08 Jul 2011 00:12:01 +0000 Original-Received: (at 8968-done) by debbugs.gnu.org; 8 Jul 2011 00:11:42 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QeyfV-0001BT-E0 for submit@debbugs.gnu.org; Thu, 07 Jul 2011 20:11:41 -0400 Original-Received: from smarty.dreamhost.com ([208.113.175.8]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QeyfS-0001B9-4m for 8968-done@debbugs.gnu.org; Thu, 07 Jul 2011 20:11:39 -0400 Original-Received: from ps18281.dreamhostps.com (ps18281.dreamhost.com [69.163.218.105]) by smarty.dreamhost.com (Postfix) with ESMTP id E113B6E808E for <8968-done@debbugs.gnu.org>; Thu, 7 Jul 2011 17:11:31 -0700 (PDT) Original-Received: from localhost (ps18281.dreamhostps.com [69.163.218.105]) by ps18281.dreamhostps.com (Postfix) with ESMTP id 0D1CB451C1A5 for <8968-done@debbugs.gnu.org>; Thu, 7 Jul 2011 17:11:30 -0700 (PDT) In-Reply-To: <871uy51y7h.fsf@mail.jurta.org> (Juri Linkov's message of "Tue, 05 Jul 2011 01:22:18 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Thu, 07 Jul 2011 20:12:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:48227 Archived-At: > Some users prefer using 7z even for operations on zip archives. > > This patch provides the right default values for them in case > 7z is installed on the system instead of zip/unzip. > > For searching the available programs it uses exactly the same logic > as already is implemented in `archive-zip-extract' (i.e. first try > to find zip/unzip, then 7z, and finally pkzip/pkunzip): This is installed as well. As reported in http://thread.gmane.org/gmane.emacs.devel/136578/focus=136670 on cygwin the program name is "p7zip". But I can't confirm this fact, so I'm closing this feature request at its current state with the program name "7z".