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