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: Term mode and cygwin bash issues Date: Fri, 19 Feb 2010 10:22:43 +0100 Message-ID: <6445E2BC-33AA-473E-9C34-D3965EF775D6@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1266571486 12830 80.91.229.12 (19 Feb 2010 09:24:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 19 Feb 2010 09:24:46 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: snikeris Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 19 10:24:44 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1NiP6I-0004PE-3A for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Feb 2010 10:24:42 +0100 Original-Received: from localhost ([127.0.0.1]:42638 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NiP6H-0002XV-5d for geh-help-gnu-emacs@m.gmane.org; Fri, 19 Feb 2010 04:24:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NiP5s-0002XN-HR for help-gnu-emacs@gnu.org; Fri, 19 Feb 2010 04:24:16 -0500 Original-Received: from [140.186.70.92] (port=36154 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NiP5r-0002X3-2q for help-gnu-emacs@gnu.org; Fri, 19 Feb 2010 04:24:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NiP5q-00013n-6H for help-gnu-emacs@gnu.org; Fri, 19 Feb 2010 04:24:14 -0500 Original-Received: from fmmailgate01.web.de ([217.72.192.221]:56839) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NiP5q-0000rR-03 for help-gnu-emacs@gnu.org; Fri, 19 Feb 2010 04:24:14 -0500 Original-Received: from smtp06.web.de (fmsmtp06.dlan.cinetic.de [172.20.5.172]) by fmmailgate01.web.de (Postfix) with ESMTP id 3C951147F330D; Fri, 19 Feb 2010 10:22:46 +0100 (CET) Original-Received: from [91.35.188.73] (helo=[192.168.1.2]) by smtp06.web.de with asmtp (WEB.DE 4.110 #314) id 1NiP4P-0007W3-00; Fri, 19 Feb 2010 10:22:45 +0100 In-Reply-To: X-Mailer: Apple Mail (2.936) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX18JU1tyB+IlcKJO5l0tmKdE1Q8qPOhQq589j6o/ 6nqeC2YJkfl0P8N7hTU+2e+0v3pu6p2SpSlwWC5D0rvqBAbB4k V4CS9PqS3eY1X/4kYHVg== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 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:71951 Archived-At: Am 18.02.2010 um 20:35 schrieb snikeris: > file one > file two > file three These lines just end with a linefeed character, which simply puts the text cursor one line below. In DOS lines end with carriage return (CR, ^M, C-m), i.e., the text cursor returns to the first column, plus linefeed (LF, ^J, C-j), i.e., feed a new line for future text output. -- Greetings Pete Encryption, n.: A powerful algorithmic encoding technique employed in the creation of computer manuals.