Sergey Poznyakoff wrote: > Benno Schulenberg <[EMAIL PROTECTED]> ha escrit: > > Except... when scrolling back up to a previous node that was > > longer than a single screenfull, the cursor jumps to the middle > > of the page instead of starting at the bottom. > > Hmm... I cannot reproduce this. Can you tell me the exact > sequence of steps I should do to get this behavior?
$ stty size 33 80 $ info info [hit spacebar six times, arriving at "1.2 How to use Info"] [type <up>] The cursor is now in the middle of the screen, the top of the screen starts with "This is line 51". Whereas I'd expect the cursor to be at the bottom, and the screen to start with "This is line 36". This is using texinfo-4.8 together with your patch. Maybe CVS behaves differently? (CVS doesn't want to build here, ./autogen.sh fails with: configure:5762: error: possibly undefined macro: gl_CHECK_NEXT_HEADERS configure:8012: error: possibly undefined macro: gl_MALLOCA) > > It would make <Tab> more useful if it could beconfigured to jump > > from reference to cross-reference through the entire document. > > -- If I'm asking too much here, no worries, I'll go be happy > > with these non-blocking cursor keys. :) > > No problem :) I'll implement this as well. Magnificent! Benno
