From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Ankur Jain" Newsgroups: gmane.emacs.help Subject: Join Multiple Lines Date: Tue, 29 May 2007 12:15:10 +0530 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1347457655==" X-Trace: sea.gmane.org 1180430930 624 80.91.229.12 (29 May 2007 09:28:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 29 May 2007 09:28:50 +0000 (UTC) To: "Gnu Emacs Mailing List" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 29 11:28:49 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 1Hsy0W-0003hi-2x for geh-help-gnu-emacs@m.gmane.org; Tue, 29 May 2007 11:28:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hsy0V-0007bD-7O for geh-help-gnu-emacs@m.gmane.org; Tue, 29 May 2007 05:28:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HsvSM-0006jX-A8 for help-gnu-emacs@gnu.org; Tue, 29 May 2007 02:45:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HsvSK-0006jK-4D for help-gnu-emacs@gnu.org; Tue, 29 May 2007 02:45:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HsvSK-0006jH-0x for help-gnu-emacs@gnu.org; Tue, 29 May 2007 02:45:20 -0400 Original-Received: from wr-out-0506.google.com ([64.233.184.228]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HsvSI-0002as-SG for help-gnu-emacs@gnu.org; Tue, 29 May 2007 02:45:19 -0400 Original-Received: by wr-out-0506.google.com with SMTP id 55so575966wri for ; Mon, 28 May 2007 23:45:10 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=RY7uJaDl7+Yp8qHBduUaY5nT1sh1qbhCbYccH6XoWhWItLEBZOXMwSQJCxprz0R6QGM/Fv5vn9TKgK2yBkK2TwHX5ICIa4Tet/x+TlEXonNZx2zoGgspMHg0w9VrSb1lDncY+wzPLh8ir+xVljMgd6lrbWZOK1H9s1PQu5yKAHs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ocrsx9kt8Jm1Rd+jOOtc87PelNKRTjJppeJFNduDqThNU6bNVlyrUk84Jtu9uCC5pZlQW4Ka4z1JtA59AnrFo5VQOC2xHcqkOX35mOiQrmsLIAKYww07e4WLw3SIGgJYHmfD1zhbNhxlVmsBaNkwpgsiSgxP/gAclNHgD4kjL7M= Original-Received: by 10.142.80.7 with SMTP id d7mr200683wfb.1180421110304; Mon, 28 May 2007 23:45:10 -0700 (PDT) Original-Received: by 10.142.102.17 with HTTP; Mon, 28 May 2007 23:45:10 -0700 (PDT) X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) X-Mailman-Approved-At: Tue, 29 May 2007 05:28:31 -0400 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:44521 Archived-At: --===============1347457655== Content-Type: multipart/alternative; boundary="----=_Part_22603_26792376.1180421110271" ------=_Part_22603_26792376.1180421110271 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, How can I join multiple lines into one line using Emacs. I know the command "join-line" to join the current line with previous; how to do it for multiple lines? Can I execute it multiple times for a set of lines. If yes, please let me know how to do that? Regards Ankur Jain ------=_Part_22603_26792376.1180421110271 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

How can I join multiple lines into one line using Emacs.

I know the command "join-line" to join the current line with previous; how to do it for multiple lines?

Can I execute it multiple times for a set of lines. If yes, please let me know how to do that?

Regards
Ankur Jain


------=_Part_22603_26792376.1180421110271-- --===============1347457655== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ help-gnu-emacs mailing list help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============1347457655==--