unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* some vi equivalents please?
@ 2008-10-31 15:08 rustom
  2008-10-31 15:01 ` Toby Cubitt
                   ` (6 more replies)
  0 siblings, 7 replies; 25+ messages in thread
From: rustom @ 2008-10-31 15:08 UTC (permalink / raw)
  To: help-gnu-emacs

1. In vi I can delete a line that contains a <pat> with
:g/<pat>/d

How is this done in emacs?

2. match-variables:
If I want to remove everything after the second : (in a file that has
3 fields separated with two :'s)
I do
:s/\(.*\):\(.*\):.*/\1 \2
How do I do that in emacs?

Thanks


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2008-11-07 17:38 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31 15:08 some vi equivalents please? rustom
2008-10-31 15:01 ` Toby Cubitt
2008-11-01 13:32   ` Kevin Rodgers
2008-11-01 18:47     ` Reiner Steib
2008-10-31 15:53 ` Teemu Likonen
2008-10-31 15:59 ` Drew Adams
2008-10-31 16:01 ` Parker, Matthew
2008-10-31 16:53 ` Giorgos Keramidas
2008-10-31 17:22   ` Joost Kremers
2008-10-31 17:34     ` Giorgos Keramidas
2008-10-31 22:49       ` Xah
     [not found] ` <mailman.2577.1225468814.25473.help-gnu-emacs@gnu.org>
2008-11-01 14:45   ` rustom
2008-11-01 14:52     ` rustom
2008-11-01 16:40       ` Giorgos Keramidas
2008-11-01 17:07     ` Drew Adams
     [not found]     ` <mailman.2646.1225559243.25473.help-gnu-emacs@gnu.org>
2008-11-02 15:30       ` rustom
2008-11-02 16:12         ` Drew Adams
     [not found]         ` <mailman.2710.1225642363.25473.help-gnu-emacs@gnu.org>
2008-11-03  7:19           ` rustom
2008-11-03  9:10             ` Drew Adams
2008-11-03 16:24             ` Giorgos Keramidas
2008-11-05 13:41 ` Ken Goldman
2008-11-06  7:08   ` rustom
2008-11-06 16:50     ` Drew Adams
2008-11-07 17:12       ` Johan Bockgård
2008-11-07 17:38         ` Drew Adams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).