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: default-buffer-file-coding-system on w32 is not -dos Date: Sat, 08 Apr 2006 09:32:17 +0300 Message-ID: References: <4436B78D.40702@student.lu.se> <4436E7CD.9010504@student.lu.se> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1144478010 19726 80.91.229.2 (8 Apr 2006 06:33:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 8 Apr 2006 06:33:30 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 08 08:33:29 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FS70d-0000hb-I6 for ged-emacs-devel@m.gmane.org; Sat, 08 Apr 2006 08:33:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FS70c-0006rG-Rd for ged-emacs-devel@m.gmane.org; Sat, 08 Apr 2006 02:33:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FS6zj-00065M-Kp for emacs-devel@gnu.org; Sat, 08 Apr 2006 02:32:27 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FS6zh-000636-D1 for emacs-devel@gnu.org; Sat, 08 Apr 2006 02:32:27 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FS6zg-00062v-Rx for emacs-devel@gnu.org; Sat, 08 Apr 2006 02:32:24 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FS73o-0005rB-U3 for emacs-devel@gnu.org; Sat, 08 Apr 2006 02:36:41 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-143-89.inter.net.il [80.230.143.89]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DXP45420 (AUTH halo1); Sat, 8 Apr 2006 09:32:16 +0300 (IDT) Original-To: Lennart Borgman In-reply-to: <4436E7CD.9010504@student.lu.se> (message from Lennart Borgman on Sat, 08 Apr 2006 00:29:33 +0200) 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:52528 Archived-At: > Date: Sat, 08 Apr 2006 00:29:33 +0200 > From: Lennart Borgman > CC: emacs-devel@gnu.org > > 1) The indicator on the mode line says ":" when creating the file. > 2) The created file as Unix-style line endings > 3) When restarting Emacs -Q and opening the file again the mode line > says "(Unix)" That's what I see. Thanks for checking.