[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Emacs equivalent of the ":g" command in vi
From: |
C K Kashyap |
Subject: |
Emacs equivalent of the ":g" command in vi |
Date: |
Fri, 22 Jul 2011 14:12:03 +0530 |
Hi,Could someone please tell me how I could go about something like this -
I need to perform a certain action (such as delete the line) on each line of a buffer if the line matches a regular _expression_. In vim, we can use the :g command for this.
Regards,
Kashyap
- Emacs equivalent of the ":g" command in vi,
C K Kashyap <=