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: Join Multiple Lines Date: Tue, 29 May 2007 11:59:05 +0200 Message-ID: <1BF1889F-4763-451B-B7E8-8997D473BEF2@Web.DE> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1180432774 7153 80.91.229.12 (29 May 2007 09:59:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 May 2007 09:59:34 +0000 (UTC) Cc: Gnu Emacs Mailing List To: "Ankur Jain" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 29 11:59:32 2007 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.50) id 1HsyUG-0001X7-0I for geh-help-gnu-emacs@m.gmane.org; Tue, 29 May 2007 11:59:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HsyUF-0005Gv-GY for geh-help-gnu-emacs@m.gmane.org; Tue, 29 May 2007 05:59:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HsyTw-0005Gd-Rq for help-gnu-emacs@gnu.org; Tue, 29 May 2007 05:59:12 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HsyTt-0005GJ-Dm for help-gnu-emacs@gnu.org; Tue, 29 May 2007 05:59:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HsyTt-0005GG-5Z for help-gnu-emacs@gnu.org; Tue, 29 May 2007 05:59:09 -0400 Original-Received: from fmmailgate02.web.de ([217.72.192.227]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HsyTt-0004YX-4B for help-gnu-emacs@gnu.org; Tue, 29 May 2007 05:59:09 -0400 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate02.web.de (Postfix) with ESMTP id 34531835096F; Tue, 29 May 2007 11:59:07 +0200 (CEST) Original-Received: from [62.134.231.0] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.108 #197) id 1HsyTr-00066M-00; Tue, 29 May 2007 11:59:07 +0200 In-Reply-To: X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1+Ci9Q3kdhoZ0AStVCKUvA+znR3wZqi3HqBDuJt Pn/KPEb6LgW62kx3JK/8CWreYHsihfCAo54C7r44T2NNh1elyH 8P7aDFYBkKcNZi4NZ4dA== X-detected-kernel: 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:44522 Archived-At: Am 29.05.2007 um 08:45 schrieb Ankur Jain: > I know the command "join-line" to join the current line with =20 > previous; how to do it for multiple lines? Replace the line endings with a space: M-x replace-string RET C-q C-j =20= RET SPC RET -- Greetings Pete The problem with the French is that they don't have a word for =ABentrepreneur=BB. - George W. Bush