emitpageInfo(window->totalPages(),window->curr_page());// We don't use "currsav" here, because that page may no longer exist. In that case, gotoPage already selected another page.
// @@@ Problem here. When kviewshell received this signal, it
// automatically moves to page one. This is very unfortunate