From owner-freebsd-questions@FreeBSD.ORG Fri Oct 27 23:30:57 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3510916A403 for ; Fri, 27 Oct 2006 23:30:57 +0000 (UTC) (envelope-from admin2@enabled.com) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 917CD43D5E for ; Fri, 27 Oct 2006 23:30:55 +0000 (GMT) (envelope-from admin2@enabled.com) Received: from [172.24.241.11] (natint3.juniper.net [66.129.224.36]) (authenticated bits=0) by typhoon.enabled.com (8.13.8/8.13.8) with ESMTP id k9RNUttS074527 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 27 Oct 2006 16:30:55 -0700 (PDT) (envelope-from admin2@enabled.com) Message-ID: <4542969E.1060903@enabled.com> Date: Fri, 27 Oct 2006 16:30:38 -0700 From: Noah User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: "Peter A. Giessel" References: <45425D61.6030209@enabled.com> <4542607E.8020101@mac.com> <45429451.3040706@enabled.com> <45429608.9090704@mac.com> In-Reply-To: <45429608.9090704@mac.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: replacing ^M with emacs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Oct 2006 23:30:57 -0000 Thanks Peter, where is the logic here? What is control-q for and what is control-j for? I am trying to figure out how I could have figured that out. also is there a better page than the one I am using below to figure all these keystrokes out? http://www.math.uh.edu/~bgb/emacs_keys.html Cheers, Noah Peter A. Giessel wrote: > On 2006/10/27 15:20, Noah seems to have typed: > >> this is the best answer. Hits it right on the head of what I want. >> What if I want the character to replace the ^M with a new line what do I >> enter in the replace field? >> > > control-q control-j >