From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Le Wang Newsgroups: gmane.emacs.help Subject: Re: Emacs equivalent of vi's ":v" Date: Thu, 28 Jul 2011 11:50:43 +0800 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1311825055 20046 80.91.229.12 (28 Jul 2011 03:50:55 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 28 Jul 2011 03:50:55 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: C K Kashyap Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 28 05:50:51 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 1QmHcZ-0007f1-4l for geh-help-gnu-emacs@m.gmane.org; Thu, 28 Jul 2011 05:50:51 +0200 Original-Received: from localhost ([::1]:60385 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmHcY-0005Sc-Cj for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Jul 2011 23:50:50 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:37557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmHcT-0005SL-Uw for help-gnu-emacs@gnu.org; Wed, 27 Jul 2011 23:50:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QmHcS-0002F7-U8 for help-gnu-emacs@gnu.org; Wed, 27 Jul 2011 23:50:45 -0400 Original-Received: from mail-qw0-f41.google.com ([209.85.216.41]:63127) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QmHcS-0002Eu-S0 for help-gnu-emacs@gnu.org; Wed, 27 Jul 2011 23:50:44 -0400 Original-Received: by qwa26 with SMTP id 26so1520857qwa.0 for ; Wed, 27 Jul 2011 20:50:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=u8xNPrcmF69a41ox/PpzSLe/dDquhOiu+1bfzHHrl3c=; b=OZkY2PU5SosqG70Li5SQaSItUaFnLwkJ5FpqdJT601kCMnHNaloJ9Qf6GNl0BzdaP6 vlj9A1igepI1JpDZKFAnWwWsagYkOPSQyI7mv+Tf0Nfs9ZO/lS0uq7h8fSghts0obCIa Giwq/oPk3F0mOhbsVRHuXxVb/yUwVKLF+w5yk= Original-Received: by 10.224.192.199 with SMTP id dr7mr458728qab.185.1311825043534; Wed, 27 Jul 2011 20:50:43 -0700 (PDT) Original-Received: by 10.224.2.73 with HTTP; Wed, 27 Jul 2011 20:50:43 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.216.41 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:81821 Archived-At: keep-lines On Thu, Jul 28, 2011 at 10:55 AM, C K Kashyap wrote: > Hi, > I asked about :g a couple of days ago and I can easily do it in emacs now. > I now would like to do :g stuff. In Vi, :v is the opposite of :g; as in > action is performed on lines that do not match the regex. > Regards, > Kashyap -- Le