From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Hans-Christoph Wirth Newsgroups: gmane.emacs.help Subject: Re: Yet another rookie question replace-regexp Date: 7 Mar 2006 16:33:23 GMT Message-ID: References: <1141744185.942210.153740@i40g2000cwc.googlegroups.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1141755584 30428 80.91.229.2 (7 Mar 2006 18:19:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Mar 2006 18:19:44 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 07 19:19:41 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 1FGgm5-0008QM-NQ for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Mar 2006 19:19:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGgm5-0002vH-23 for geh-help-gnu-emacs@m.gmane.org; Tue, 07 Mar 2006 13:19:09 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 7 Original-X-Trace: news.dfncis.de AF054XITKdy/s9iVo/Vm/gGg2NoRo9p/4XjTIaZzcuHyxu User-Agent: slrn/0.9.8.0 (Linux) Original-Xref: shelby.stanford.edu gnu.emacs.help:138006 Original-To: help-gnu-emacs@gnu.org 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:33625 Archived-At: billy wrote: > If I want to comment out a 50 lines of 10k I don't want to comment out > each line one at a time. I would like to do C-space bar them move > below the last line I want to effect, the do M-x comment-region