ch_tell
jump_line_loc(ch_tell(), forwdir ? -1 : 1);
off_t ch_tell(void);
new_pos = ch_tell();
backchars = pappend(c, ch_tell()-1);
new_pos = ch_tell();
new_pos = ch_tell() - backchars;
if (status_col && is_hilited(base_pos, ch_tell()-1, 1, NULL))
new_pos = ch_tell();
base_pos = ch_tell() + 1;
base_pos = ch_tell();
backchars = pappend(c, ch_tell()-1);
pos = ch_tell();
end_pos = ch_tell();
jump_loc(ch_tell(), jump_sline);
new_pos = ch_tell();
new_pos = ch_tell() - 1;
new_pos = ch_tell() + 1;
new_pos = ch_tell() + 1;
m->m_scrpos.pos = ch_tell();