From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andrew Choi Newsgroups: gmane.emacs.devel Subject: Re: decode_eol and inconsistent EOL Date: Mon, 29 Apr 2002 07:46:36 -0600 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200204291332.g3TDW4f19654@rum.cs.yale.edu> Reply-To: akochoi@shaw.ca NNTP-Posting-Host: localhost.gmane.org Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1020088311 27819 127.0.0.1 (29 Apr 2002 13:51:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 29 Apr 2002 13:51:51 +0000 (UTC) Cc: eliz@is.elta.co.il, rms@gnu.org, gildea@stop.mail-abuse.org, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 172BZH-0007Ea-00 for ; Mon, 29 Apr 2002 15:51:51 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 172Bd3-0006qx-00 for ; Mon, 29 Apr 2002 15:55:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 172BYz-0006mM-00; Mon, 29 Apr 2002 09:51:33 -0400 Original-Received: from h24-71-223-10.cg.shawcable.net ([24.71.223.10] helo=pd5mo1so.prod.shaw.ca) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 172BYI-0006jH-00; Mon, 29 Apr 2002 09:50:50 -0400 Original-Received: from pd4mr1so.prod.shaw.ca (pd4mr1so-qfe3.prod.shaw.ca [10.0.141.212]) by l-daemon (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GVC0087C0XPOZ@l-daemon>; Mon, 29 Apr 2002 07:46:37 -0600 (MDT) Original-Received: from pn2ml8so.prod.shaw.ca (pn2ml8so-qfe0.prod.shaw.ca [10.0.121.152]) by l-daemon (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GVC00K7M0XPBG@l-daemon>; Mon, 29 Apr 2002 07:46:37 -0600 (MDT) Original-Received: from localhost.shawmail (h24-70-29-177.cg.shawcable.net [24.70.29.177]) by l-daemon (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GVC00J2T0XO3J@l-daemon>; Mon, 29 Apr 2002 07:46:37 -0600 (MDT) In-Reply-To: <200204291332.g3TDW4f19654@rum.cs.yale.edu> Original-To: monnier+gnu/emacs@RUM.cs.yale.edu Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:3404 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:3404 > > Of course Mac OS X uses CR's as EOL's, so the problem is the same > > there as for other Unix systems. > > You mean "Mac OS X uses LFs", right ? You're right. It should be LF's (not CR's).