From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Xu Newsgroups: gmane.emacs.devel Subject: 7z-Archive mode doesn't support 7za? Date: Thu, 15 Aug 2013 07:06:50 +0000 (UTC) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1376550454 1047 80.91.229.3 (15 Aug 2013 07:07:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Aug 2013 07:07:34 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 15 09:07:36 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V9reh-0002ld-5g for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 09:07:35 +0200 Original-Received: from localhost ([::1]:51562 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9reg-0000eH-K9 for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 03:07:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:45047) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9reX-0000UU-32 for emacs-devel@gnu.org; Thu, 15 Aug 2013 03:07:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V9reP-00047J-QJ for emacs-devel@gnu.org; Thu, 15 Aug 2013 03:07:25 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:40785) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V9reP-00046z-Js for emacs-devel@gnu.org; Thu, 15 Aug 2013 03:07:17 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1V9reK-0002NT-Oh for emacs-devel@gnu.org; Thu, 15 Aug 2013 09:07:13 +0200 Original-Received: from espcolo-webproxy01.nokia.com ([192.100.120.41]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Aug 2013 09:07:12 +0200 Original-Received: from william.xwl by espcolo-webproxy01.nokia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 15 Aug 2013 09:07:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 8 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 192.100.120.41 (Mozilla/5.0 (Windows NT 6.1; rv:22.0) Gecko/20100101 Firefox/22.0) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:162752 Archived-At: >From man page: 7za is a stand-alone executable. 7za handles less archive formats than 7z, but does not need any others. So it is possible where there is only 7za. Can we add 7za support? -William