From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: tar mode and package.el can't support bsdtar in mac OSX Date: Sun, 14 Apr 2013 09:30:33 +0300 Message-ID: <83sj2t7hfa.fsf@gnu.org> References: <28088339-eac4-4679-a9e5-7fb569b80a60@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1365921974 13453 80.91.229.3 (14 Apr 2013 06:46:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 14 Apr 2013 06:46:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 14 08:46:13 2013 Return-path: Envelope-to: geh-help-gnu-emacs@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 1URGhX-0007xL-Qq for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Apr 2013 08:46:11 +0200 Original-Received: from localhost ([::1]:59633 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URGhX-0000rZ-9s for geh-help-gnu-emacs@m.gmane.org; Sun, 14 Apr 2013 02:46:11 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:55730) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URGhL-0000pi-MO for help-gnu-emacs@gnu.org; Sun, 14 Apr 2013 02:46:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1URGhK-0004F0-TC for help-gnu-emacs@gnu.org; Sun, 14 Apr 2013 02:45:59 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:57162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1URGhK-0004Ec-IH for help-gnu-emacs@gnu.org; Sun, 14 Apr 2013 02:45:58 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0ML800200FCG2P00@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Sun, 14 Apr 2013 09:30:27 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0ML8001LPFERKVB0@a-mtaout22.012.net.il> for help-gnu-emacs@gnu.org; Sun, 14 Apr 2013 09:30:27 +0300 (IDT) In-reply-to: <28088339-eac4-4679-a9e5-7fb569b80a60@googlegroups.com> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 80.179.55.172 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90148 Archived-At: > Date: Sat, 13 Apr 2013 19:04:47 -0700 (PDT) > From: =B3=C2=D4=C6=D0=C7 > Injection-Date: Sun, 14 Apr 2013 02:04:47 +0000 >=20 > i create a tarball with bsdtar( the default tar tool in Mac osx) th= en open it with emacs tar-mode. >=20 > but it can't be opened. >=20 > and i also found the package.el only support gnutar format of tar ,= not the bsdtar. >=20 > can any method to solve these problem ? This should be sent to emacs-devel@gnu.org, as they seem to be bugs o= r missing features. Please also give details about how you used bsdtar to create a tarbal= l that Emacs couldn't open.