From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: EOL conversion of files in .tar archives Date: 22 May 2007 17:19:32 -0400 Message-ID: References: <46535E0B.9090303@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1179868784 16695 80.91.229.12 (22 May 2007 21:19:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 22 May 2007 21:19:44 +0000 (UTC) Cc: Eli Zaretskii , handa@m17n.org, emacs-devel@gnu.org To: "Lennart Borgman (gmail)" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 22 23:19:41 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 1Hqblb-0004nv-AU for ged-emacs-devel@m.gmane.org; Tue, 22 May 2007 23:19:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hqblc-0003JI-77 for ged-emacs-devel@m.gmane.org; Tue, 22 May 2007 17:19:40 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqblY-0003IW-Uc for emacs-devel@gnu.org; Tue, 22 May 2007 17:19:37 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqblY-0003I3-KB for emacs-devel@gnu.org; Tue, 22 May 2007 17:19:36 -0400 Original-Received: from biscayne-one-station.mit.edu ([18.7.7.80]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HqblY-0000pk-BP; Tue, 22 May 2007 17:19:36 -0400 Original-Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by biscayne-one-station.mit.edu (8.13.6/8.9.2) with ESMTP id l4MLJXoA006933; Tue, 22 May 2007 17:19:33 -0400 (EDT) Original-Received: from sp-res4.mit.edu (SP-RES4.MIT.EDU [18.95.1.24]) (authenticated bits=56) (User authenticated as cyd@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id l4MLJWQB024094 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 22 May 2007 17:19:33 -0400 (EDT) Original-Received: (from cyd@localhost) by sp-res4.mit.edu (8.12.9.20060308) id l4MLJWJi016955; Tue, 22 May 2007 17:19:32 -0400 In-Reply-To: <46535E0B.9090303@gmail.com> Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 X-Scanned-By: MIMEDefang 2.42 X-Spam-Score: 0.00 X-detected-kernel: Solaris 9 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:71631 Archived-At: "Lennart Borgman (gmail)" writes: > Chong Yidong wrote: > > Eli Zaretskii writes: > > > >>> Date: Tue, 22 May 2007 14:19:14 +0300 > >>> From: Eli Zaretskii > >>> Cc: emacs-devel@gnu.org > >>> > >>> I'd like to suggest an alternative change that is local to > >>> tar-mode.el, see below. > >> Sorry, that patch was incomplete, and so did an imperfect job. Please > >> use the one below. > > Maybe we should condition this change to win32, so any bug > > inadvertently introduced here won't affect other operating systems. > > Should Emacs not be able to handle this on other systems too? My understanding is that the bug does not affect other systems.