From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: EOL conversion of files in .tar archives Date: Mon, 21 May 2007 22:54:47 +0300 Message-ID: References: <85bqgeg3jt.fsf@lola.goethe.zz> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1179777302 1964 80.91.229.12 (21 May 2007 19:55:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 May 2007 19:55:02 +0000 (UTC) Cc: emacs-devel@gnu.org, handa@m17n.org To: David Kastrup Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 21 21:54:57 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HqDy5-0000Fm-3Z for ged-emacs-devel@m.gmane.org; Mon, 21 May 2007 21:54:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqDy4-0003mZ-MU for ged-emacs-devel@m.gmane.org; Mon, 21 May 2007 15:54:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqDy0-0003ic-01 for emacs-devel@gnu.org; Mon, 21 May 2007 15:54:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HqDxy-0003g5-SS for emacs-devel@gnu.org; Mon, 21 May 2007 15:54:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqDxy-0003fq-Pp for emacs-devel@gnu.org; Mon, 21 May 2007 15:54:50 -0400 Original-Received: from nitzan.inter.net.il ([213.8.233.22]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HqDxv-0005Ei-B3; Mon, 21 May 2007 15:54:47 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-236-113.inter.net.il [84.229.236.113]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GUG60038 (AUTH halo1); Mon, 21 May 2007 22:54:47 +0300 (IDT) In-reply-to: <85bqgeg3jt.fsf@lola.goethe.zz> (message from David Kastrup on Mon, 21 May 2007 07:15:50 +0200) X-detected-kernel: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:71546 Archived-At: > Cc: Eli Zaretskii , emacs-devel@gnu.org > From: David Kastrup > Date: Mon, 21 May 2007 07:15:50 +0200 > > Apropos: take the tar.gz file in > > (it will be available only a week or so). > > Move cursor down to .gitignore and press RET. Instead you'll get > Makefile, the file one line lower. In general, on every line you'll > get the file one line lower. > > It would appear that this is packed with some version of tar that GNU > tar can perfectly well unpack, but with output confusing tar-mode. I rather think that the pax_global_header entry (the 1st one) is what confuses tar-mode, because it shows after it the funny comment=XXXXXX entry that isn't in the tarball.