www.delorie.com/gnu/docs/emacs/vip_15.html   search  
 
Buy the book!


VIP

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.4.6 Marking

Typing an m followed by a lower-case character ch marks the point to the register named ch as in Vi. In addition to these, we have following key bindings for marking.

m <
Set mark at the beginning of buffer.
m >
Set mark at the end of buffer.
m .
Set mark at point (and push old mark on mark ring).
m ,
Jump to mark (and pop mark off the mark ring).


  webmaster   donations   bookstore     delorie software   privacy  
  Copyright © 2003   by The Free Software Foundation     Updated Jun 2003