From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.help Subject: Re: How files should be saved, concerning type of line breaks Date: Sat, 25 Sep 2004 18:29:21 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <01c4a31c$Blat.v2.2.2$f551b140@zahav.net.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1096129931 16218 80.91.229.6 (25 Sep 2004 16:32:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 25 Sep 2004 16:32:11 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Sep 25 18:32:00 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CBFSq-0002ev-00 for ; Sat, 25 Sep 2004 18:32:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CBFYy-0002jD-TN for geh-help-gnu-emacs@m.gmane.org; Sat, 25 Sep 2004 12:38:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CBFYq-0002hm-MV for help-gnu-emacs@gnu.org; Sat, 25 Sep 2004 12:38:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CBFYo-0002hO-6p for help-gnu-emacs@gnu.org; Sat, 25 Sep 2004 12:38:12 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CBFYo-0002hE-4y for help-gnu-emacs@gnu.org; Sat, 25 Sep 2004 12:38:10 -0400 Original-Received: from [192.114.186.24] (helo=legolas.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CBFSd-0005mt-IS for help-gnu-emacs@gnu.org; Sat, 25 Sep 2004 12:31:47 -0400 Original-Received: from zaretski ([80.230.143.223]) by legolas.inter.net.il (MOS 3.5.3-GR) with ESMTP id CRA27497 (AUTH halo1); Sat, 25 Sep 2004 18:31:44 +0200 (IST) Original-To: help-gnu-emacs@gnu.org X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: (mikas493_no_spam@student.liu.se) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20884 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20884 > From: "William Payne" > Date: Fri, 24 Sep 2004 23:15:55 +0200 > > Why do I want this? Well, when on Windows, I use a CVS version of Emacs that > I compiled myself. Thus, being made for Windows, Emacs saves new files (or > should I say buffers being written to disk) using windows style line breaks. > However, I also use Cygwin which is set to work with *nix-style line breaks, > that's why I want to change the default behaviour of Emacs. > > How do I solve this? Look up the description of the untranslated-filesystem feature described in the node "Text and Binary" of the Emacs manual.