From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.bugs Subject: bug#8968: arc-mode 7z writing support Date: Fri, 08 Jul 2011 23:56:23 +0800 Message-ID: <87vcvcn4uw.fsf@gnu.org> References: <87k4c356w6.fsf@mail.jurta.org> <871uy51y7h.fsf@mail.jurta.org> <87mxgpmy40.fsf@mail.jurta.org> <83r561nt9y.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1310141024 21830 80.91.229.12 (8 Jul 2011 16:03:44 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 8 Jul 2011 16:03:44 +0000 (UTC) Cc: 8968@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 08 18:03:36 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 1QfDWc-00050K-Sv for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Jul 2011 18:03:31 +0200 Original-Received: from localhost ([::1]:57208 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfDWc-0003GC-0o for geb-bug-gnu-emacs@m.gmane.org; Fri, 08 Jul 2011 12:03:30 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:41715) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfDQP-0001f1-H9 for bug-gnu-emacs@gnu.org; Fri, 08 Jul 2011 11:57:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QfDQO-0001i6-2S for bug-gnu-emacs@gnu.org; Fri, 08 Jul 2011 11:57:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:46416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QfDQN-0001hw-JQ for bug-gnu-emacs@gnu.org; Fri, 08 Jul 2011 11:57:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1QfDQM-0003HG-EB; Fri, 08 Jul 2011 11:57:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jason Rumney Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 08 Jul 2011 15:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 8968 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 8968-submit@debbugs.gnu.org id=B8968.131014060012564 (code B ref 8968); Fri, 08 Jul 2011 15:57:02 +0000 Original-Received: (at 8968) by debbugs.gnu.org; 8 Jul 2011 15:56:40 +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 1QfDPz-0003Gb-JE for submit@debbugs.gnu.org; Fri, 08 Jul 2011 11:56:39 -0400 Original-Received: from mail-pz0-f44.google.com ([209.85.210.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QfDPx-0003GN-7P for 8968@debbugs.gnu.org; Fri, 08 Jul 2011 11:56:38 -0400 Original-Received: by pzk5 with SMTP id 5so1673583pzk.3 for <8968@debbugs.gnu.org>; Fri, 08 Jul 2011 08:56:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=AHRfGFZIyNY/l/zDdsvKSlTyOa2B5ByOczFcD+YtxlQ=; b=n1MEGAhRDlFpma7PUiKV01ExMTjpmZUU2Eyxsf3fhs3KuDxMsOB2gQWsoz2qMGDFID XBfB+mRCQmBwZqhrgv0Yscncl7qNQOrqdEVX3yMl5Tgf0XrWrVgldfp/ACYF+YwrhzGv a3aoSt8bXN9ZpjfWt9pQ2t+Y6O2zaMb5+kWn8= Original-Received: by 10.68.39.39 with SMTP id m7mr3399676pbk.54.1310140591127; Fri, 08 Jul 2011 08:56:31 -0700 (PDT) Original-Received: from home.jasonrumney.net ([180.75.18.65]) by mx.google.com with ESMTPS id i9sm6374259pbk.52.2011.07.08.08.56.28 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 08 Jul 2011 08:56:30 -0700 (PDT) Original-Received: by home.jasonrumney.net (Postfix, from userid 1000) id 02FC2C4F; Fri, 8 Jul 2011 23:56:23 +0800 (MYT) In-Reply-To: <83r561nt9y.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 08 Jul 2011 10:08:57 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Fri, 08 Jul 2011 11:57: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:48254 Archived-At: Eli Zaretskii writes: >> From: Juri Linkov >> Date: Fri, 08 Jul 2011 03:09:51 +0300 >> >> 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". > > In fact, I think any GNU/Linux system that cares about avoiding > non-free software will have only p7zip, not 7z. That's because > current releases of 7z are not Free Software, whereas p7zip uses the > free-software subset of the 7z algorithms. All GNU/Linux systems will have only p7zip, as that is the ported version of 7-zip. 7z is only available for Windows, and comes with two command line binaries - 7za.exe, which is Free Software, and 7z.exe which is not (due to unRAR support).