From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Problem with UNIX/DOS issue on Emacs for Windows Date: Thu, 28 Jul 2005 23:22:12 +0200 Message-ID: <6295da6fd8f509490984d46567763717@Web.DE> References: <20050728204122.43519.qmail@web52910.mail.yahoo.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1122585796 7897 80.91.229.2 (28 Jul 2005 21:23:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2005 21:23:16 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 28 23:23:14 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DyFqI-0002aC-Sy for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jul 2005 23:23:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DyFsl-0005bc-N7 for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jul 2005 17:25:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DyFsK-0005aA-Jl for help-gnu-emacs@gnu.org; Thu, 28 Jul 2005 17:25:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DyFsE-0005XZ-Qe for help-gnu-emacs@gnu.org; Thu, 28 Jul 2005 17:25:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DyFsE-0005XH-N0 for help-gnu-emacs@gnu.org; Thu, 28 Jul 2005 17:25:02 -0400 Original-Received: from [217.72.192.209] (helo=smtp05.web.de) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DyG0p-0002xI-8C for help-gnu-emacs@gnu.org; Thu, 28 Jul 2005 17:33:55 -0400 Original-Received: from [84.245.189.196] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.105 #297) id 1DyFpW-0006W3-00; Thu, 28 Jul 2005 23:22:14 +0200 In-Reply-To: <20050728204122.43519.qmail@web52910.mail.yahoo.com> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: exits funnel X-Mailer: Apple Mail (2.622) X-Sender: Peter_Dyballa@web.de 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: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:28262 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:28262 Am 28.07.2005 um 22:41 schrieb exits funnel: > each line ending is marked by a '0d0a' pair This in decimal 13 and 10 meaning C-m and C-j, i.e. they're CR-LF -- and this should be DOS. You could try to revert the buffer from the file with a new encoding: C-x RET r RET (revert-buffer-with-coding-system). -- Greetings Pete To be is to do. -- I. Kant To do is to be. -- A. Sartre Yabba-Dabba-Doo! -- F. Flintstone