From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jambunathan K Newsgroups: gmane.emacs.help Subject: Re: Commenting Multiple Lines Date: Mon, 19 Sep 2011 02:31:00 +0530 Message-ID: <8139ftwooj.fsf@gmail.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1316379694 6370 80.91.229.12 (18 Sep 2011 21:01:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 18 Sep 2011 21:01:34 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Nachiappan A Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Sep 18 23:01:30 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R5OUT-0002NB-Cg for geh-help-gnu-emacs@m.gmane.org; Sun, 18 Sep 2011 23:01:29 +0200 Original-Received: from localhost ([::1]:55475 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5OUS-0000vU-TK for geh-help-gnu-emacs@m.gmane.org; Sun, 18 Sep 2011 17:01:28 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:59071) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5OUO-0000vA-Sx for help-gnu-emacs@gnu.org; Sun, 18 Sep 2011 17:01:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5OUN-0002Ly-1z for help-gnu-emacs@gnu.org; Sun, 18 Sep 2011 17:01:24 -0400 Original-Received: from mail-gx0-f169.google.com ([209.85.161.169]:47232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5OUM-0002LU-Vr for help-gnu-emacs@gnu.org; Sun, 18 Sep 2011 17:01:23 -0400 Original-Received: by gxk2 with SMTP id 2so188549gxk.0 for ; Sun, 18 Sep 2011 14:01:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type:content-transfer-encoding; bh=C4i84PaEe7Y3pqxsgc6vz5RC8wXgdbmhIVrIUjuMvsg=; b=ujEqoGCPtFis6T0b/aT7xoa6w1+UriTG0TDEgskErQ4w+X2rR26iAwGZ1E6bEhUHwf ZQY2JWwnDzRxc05d9eWrVNdJgVJrCizJMeoo7VCv0nZ49EmReNSeIPXzVSCV/a6RPTA/ SCoJkSUEkXObPLRrn8cxTtqOIM5KoW+VIgrU4= Original-Received: by 10.68.6.195 with SMTP id d3mr3154215pba.130.1316379681312; Sun, 18 Sep 2011 14:01:21 -0700 (PDT) Original-Received: from JAMBU-NETBOOK ([115.241.103.207]) by mx.google.com with ESMTPS id e3sm59702983pbi.7.2011.09.18.14.01.17 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 18 Sep 2011 14:01:20 -0700 (PDT) In-Reply-To: (Nachiappan A.'s message of "Sun, 18 Sep 2011 14:20:38 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.161.169 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82260 Archived-At: Nachiappan A writes: > Hi All, > > I use C-c C-c to comment multiple lines, to un-comment multiple lines > the tutorial says give negative argument and C-c C-c.=C2=A0 > How to provide negative argument ? C-h k M-; C-h f comment-dwim > -- > Regards > Nachiappan A > > > --=20