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

aidan <[email protected]> Tue, 7 Apr 2026 21:22:07 +0800
Newsgroups gmane.comp.tex.texinfo.bugs
Message-ID <CAFYOJqxP_FOd8of+Hmp901ej9Ec+32-+kSh4jHpkcS=Xk6iM0w@mail.gmail.com>
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>