[net.news.notes] paging bug

ria@ptsfd.UUCP (Rich Anderson) (08/19/86)

     Have any of you modified the code to permit paging through a note or
response after control transfers from either dspnote() or dspresp() back
to readem()?

     Example scenario:

          - user is looking at a multi-page note (control lies with dspnote)
          - user presses "D" to delete
          - control passes back to readem, where user is told he or
            she can't delete the note
          - user presses spacebar to see next page
          - user is advanced to next note or response rather than next
            page

     Since I'm short on time to fix this, I'd appreciate any info about fixes
others have installed.