Re: to the first column of the last line in the dir node

Gavin Smith <[email protected]> Tue, 7 Apr 2026 20:46:28 +0100
Newsgroups gmane.comp.tex.texinfo.bugs
Message-ID <adVfFAUmm73nTLZh@orangestar>
On Tue, Apr 07, 2026 at 09:22:07PM +0800, aidan wrote:
> Several commits from 2025-08-05 changed how the dir node is built. I think
> these changes are great; however, there is a small caveat: in the “Dir
> files used for this node” section, the cursor cannot be placed at the first
> column of the last line. Specifically:
> 
> Expected behavior:
> 
> Dir files used for this node
> 
> * dir 1: (/usr/local/share/info/dir)Top.
> * dir 2: (/usr/share/info/dir)Top.
> <CURSOR HERE>
> 
> Actual behavior:
> 
> Dir files used for this node
> 
> * dir 1: (/usr/local/share/info/dir)Top.
> * dir 2: (/usr/share/info/dir)Top.<CURSOR HERE>

I've added an extra blank line after the menu, which allows you to place
the cursor in the position you describe.  (This was easy to change.)