Alexander Kellett wrote:
> On Tue, Aug 17, 2004 at 05:34:02AM +0900, Hal Fulton wrote:

[skipped...]

> 
> 
> missing at the moment. i could
> never find a good use for marks.
> anyone got a nice non-interactive 
> example for a usage? (as in a nice
> command rather than just use as a 
> bookmark i don't find single letters 
> all that useful :)

Mark a line with, say, mm, go to another line and do something like

:'m,.d
or
:'m,.>

or anything you like over the range, I use it all the time.

Thanks for your efforts, by the way, it is so cool to have two great 
things (ruby and vim) combined. And thanks to Gavin for mentioning 
'normal', it was an eye opener for today :-).

Gennady.