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 23:45:59 +0300 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1179780368 15368 80.91.229.12 (21 May 2007 20:46:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 21 May 2007 20:46:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 21 22:46:06 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 1HqElZ-0004eC-PL for ged-emacs-devel@m.gmane.org; Mon, 21 May 2007 22:46:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqElZ-0002VL-EW for ged-emacs-devel@m.gmane.org; Mon, 21 May 2007 16:46:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HqElW-0002V7-2Y for emacs-devel@gnu.org; Mon, 21 May 2007 16:46:02 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HqElS-0002UD-TS for emacs-devel@gnu.org; Mon, 21 May 2007 16:46:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HqElS-0002UA-Nj for emacs-devel@gnu.org; Mon, 21 May 2007 16:45:58 -0400 Original-Received: from heller.inter.net.il ([213.8.233.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HqElS-0002yL-9e for emacs-devel@gnu.org; Mon, 21 May 2007 16:45:58 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-229-236-113.inter.net.il [84.229.236.113]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CQD65731 (AUTH halo1); Mon, 21 May 2007 23:45:55 +0300 (IDT) In-reply-to: (message from Kenichi Handa on Mon, 21 May 2007 13:48:20 +0900) 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:71547 Archived-At: > From: Kenichi Handa > CC: emacs-devel@gnu.org > Date: Mon, 21 May 2007 13:48:20 +0900 > > I think it is a bug of find-buffer-file-type-coding-system > (dos-w32.el). If TARGET is (FILENAME . BUFFER), it should > assume that the file contents is available. Could you > verify that the attached patch is correct? I will try when I have time, but in the meantime, I'd like to ask that Emacs 22.1 not be released without resolving this issue.