> From: Gavin Smith <gavinsmith0...@gmail.com> > Date: Fri, 2 Dec 2022 22:46:43 +0000 > Cc: "bug-texinfo@gnu.org" <bug-texinfo@gnu.org> > > On Fri, Dec 02, 2022 at 09:02:04PM +0000, LaPolla, Justin Anthony wrote: > > I found a bug in the stand-alone Info reader. To reproduce: > > > > Open any file in info. For example, 'info gcc'. > > > > Put the cursor at the top of the page. > > > > Issue the 'beginning-of-line' command (e.g. 'M-x beginning-of-line', or > > 'C-a'). > > > > Watch as info freezes and you get a bunch of "bell" in your terminal. > > > > I've observed this on Ubuntu, SLES, and RedHat. > > Thanks for the report. It should be fixed in commit e114ca3745.
I believe you meant commit edff3e5615, right?