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: replacing endline Date: Thu, 20 Apr 2006 12:21:56 +0200 Message-ID: <590E721B-EE2D-4F57-9F18-77743D7AF809@Web.DE> References: <1145492327.354125.133060@j33g2000cwa.googlegroups.com> <87lku1t3fn.fsf@gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v749.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1145528612 28704 80.91.229.2 (20 Apr 2006 10:23:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Apr 2006 10:23:32 +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 Apr 20 12:23:29 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FWWJn-0007A8-CY for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Apr 2006 12:23:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWWJm-00037g-PV for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Apr 2006 06:23:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWWJL-00031Z-R4 for help-gnu-emacs@gnu.org; Thu, 20 Apr 2006 06:22:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWWJJ-00031H-Sa for help-gnu-emacs@gnu.org; Thu, 20 Apr 2006 06:22:55 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWWJJ-00031E-Qf for help-gnu-emacs@gnu.org; Thu, 20 Apr 2006 06:22:53 -0400 Original-Received: from [217.72.192.221] (helo=fmmailgate01.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FWWKb-0005hX-ES for help-gnu-emacs@gnu.org; Thu, 20 Apr 2006 06:24:14 -0400 Original-Received: from smtp07.web.de (fmsmtp07.dlan.cinetic.de [172.20.5.215]) by fmmailgate01.web.de (Postfix) with ESMTP id A9268212CD63; Thu, 20 Apr 2006 12:21:58 +0200 (CEST) Original-Received: from [87.193.43.80] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.106 #94) id 1FWWIQ-0006lF-00; Thu, 20 Apr 2006 12:21:58 +0200 In-Reply-To: <87lku1t3fn.fsf@gmail.com> X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Fredrik Bulow X-Mailer: Apple Mail (2.749.3) 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:34507 Archived-At: Am 20.04.2006 um 03:56 schrieb Fredrik Bulow: > (query-replace "\n" "#") Why can't you use C-q C-j instead of \n? Or replace-string, since you know what you want? -- Greetings Pete Time is an illusion. Lunchtime, doubly so.