From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: query-replace? Date: Sun, 08 Jan 2006 13:48:50 +0100 Message-ID: <43C10A32.2080704@student.lu.se> References: <1hUvf.3442$ZA2.3357@newsread1.news.atl.earthlink.net> <5B41B272-7B68-4084-88FD-67955D53EA3F@Web.DE> <43C10179.7040208@student.lu.se> <475F1FB2-D20E-4EBB-BAC9-D28B7F732B34@Web.DE> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1136724661 20196 80.91.229.2 (8 Jan 2006 12:51:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 8 Jan 2006 12:51:01 +0000 (UTC) Cc: "B. T. Raven" , help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Jan 08 13:50:57 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 1Eva0d-0001LZ-60 for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Jan 2006 13:50:55 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eva2S-0005vu-ON for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Jan 2006 07:52:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Eva0e-0005tD-JB for help-gnu-emacs@gnu.org; Sun, 08 Jan 2006 07:50:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Eva0Z-0005se-KS for help-gnu-emacs@gnu.org; Sun, 08 Jan 2006 07:50:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eva0Y-0005sR-Tz for help-gnu-emacs@gnu.org; Sun, 08 Jan 2006 07:50:51 -0500 Original-Received: from [81.228.11.98] (helo=pne-smtpout1-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Eva2f-0003g9-6h for help-gnu-emacs@gnu.org; Sun, 08 Jan 2006 07:53:01 -0500 Original-Received: from [192.168.123.121] (83.249.218.244) by pne-smtpout1-sn1.fre.skanova.net (7.2.069.1) id 43BC5113000AC935; Sun, 8 Jan 2006 13:48:50 +0100 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: Peter Dyballa In-Reply-To: <475F1FB2-D20E-4EBB-BAC9-D28B7F732B34@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:32544 Archived-At: Peter Dyballa wrote: > > Am 08.01.2006 um 13:11 schrieb Lennart Borgman: > >> Maybe the question was about multiple lines, not the newline >> character? Then perhaps >> >> http://www.emacswiki.org/cgi-bin/wiki/MultilineRegexp >> >> can help? > > > Oh yes: \n. The general approach. Could be in Losedows C-q C-m C-q C- > j (CR LF) is needed ... > > Nice site anyway. Those unlucky dwelling in Losedows (like me) and even those more fortunate may need to handle files from both hell and heaven. Fortunately the mighty Emacs then can help because it can see from where the file arosed. But you must ask Emacs to do so with \n.