Andreas Vox wrote:

> Does this look like the correct source:
> 
> $ grep updateCounters src/*.C
> src/CutAndPaste.C:              updateCounters(cur.buffer(), cur);
> src/CutAndPaste.C:              updateCounters(cur.buffer(), cur);
> src/text.C:     updateCounters(cur.buffer(), cur);
> src/text.C:                     updateCounters(cur.buffer(), cur);
> src/text2.C:    updateCounters(*bv->buffer(),
> src/text2.C:    updateCounters(cur.buffer(), cur);
> src/text2.C:    updateCounters(cur.buffer(), cur);
> src/text2.C:void updateCounters(Buffer const & buf, DocIterator const &
> dit)
> src/text3.C:            updateCounters(cur.buffer(), cur);

It looks similar here.

> Do you have exact instructions for producing the delay?
> Like "Go to that paragraph in userguide and hit enter after the word X"
> ?

I simply pressed enter in random paragraphs. I could not see a difference in
paragraphs at the beginning of the document vs end of document.


Georg

Reply via email to