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

4. The mark list

When a p or r element is inserted, or when tempo-interactive is nil and a (p ...), (P ...) or (r ...) element is inserted, the current position in the buffer is remembered for later. A mark is created and stored in the variable tepo-marks.

There are two functions for moving between these marks.

Function: tempo-forward-mark
Move the point to the first mark on the mark list that is after the point. If there is no such mark, nothing happens.

Function: tempo-backward-mark
Move the point to the last mark on the mark lit that is before the point. If there is no such mark, nothing happens.

This function adds marks to the mark list.

Function: tempo-insert-mark mark
Inserts mark in the mark list, while keeping the list sorted. If there already is a mark at the same position, only one mark is kept.


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

This document was generated by XEmacs shared group account on December, 19 2009 using texi2html 1.65.