all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: 陈云星 <chen.yack@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: tar mode and package.el can't support bsdtar in mac OSX
Date: Sun, 14 Apr 2013 11:40:39 +0200	[thread overview]
Message-ID: <ACAE8589-3AC1-45A0-8B26-B9548FF2D3F7@Web.DE> (raw)
In-Reply-To: <28088339-eac4-4679-a9e5-7fb569b80a60@googlegroups.com>


Am 14.04.2013 um 04:04 schrieb 陈云星:

> i create a tarball with bsdtar( the default tar tool in Mac osx) then open it with emacs tar-mode.
> 
> but it can't be opened.

On Mac OS X 10.6.8, Snow Leopard, I cannot reproduce this. The bsdtar archive I created can be opened with /usr/bin/emacs -Q. What's puzzling is that bsdtar includes the metadata resource forks of regular files into the archive, as in:

	 -rw-r--r--     501/80          452 ./._vishnusmriti.txt
	 -rw-r--r--     501/80       402641 vishnusmriti.txt
	 -rwxr-xr-x     501/80          323 emacs.sh
	 -rw-r--r--     501/80        10913 dot-emacs
	 -rw-r--r--     501/80          478 ./._test-vertical.tex
	 -rw-r--r--     501/80          268 test-vertical.tex
	 -rw-r--r--     501/80          477 ./._ThreeKingdomsCh1.tex.zip
	 -rw-r--r--     501/80         9639 ThreeKingdomsCh1.tex.zip

What I cannot open successfully is the ZIP archive inside the bsdtar archive.

For help give more details! How did you create the bsdtar archive? What was the command line? How did you launch GNU Emacs? Did you try it with -Q, i.e., without any customisation? What is your Mac OS X version? Which version of GNU Emacs are you using?

--
Greetings

  Pete

Think of XML as Lisp for COBOL programmers.
				- Tony-A (some guy on /.)




  parent reply	other threads:[~2013-04-14  9:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-14  2:04 tar mode and package.el can't support bsdtar in mac OSX 陈云星
2013-04-14  6:30 ` Eli Zaretskii
2013-04-14  9:40 ` Peter Dyballa [this message]
2013-04-15 12:47   ` ChinaXing

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ACAE8589-3AC1-45A0-8B26-B9548FF2D3F7@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=chen.yack@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.