Re: Enable "BackTab move-to-prev-xref" with --vi-keys?

2023-04-21 Thread Gavin Smith
On Fri, Apr 21, 2023 at 12:00:51PM +0200, Sebastian Carlos wrote: > Hello, > > I noticed that the following configuration is enabled (on the H panel) when > not using `--vi-keys`: > > ``` > BackTab (move-to-prev-xref) Move to the previous cross reference > ``` > > But it is not there

Re: Document rendering of man pages on GNU Info manual?

2023-04-21 Thread Gavin Smith
On Fri, Apr 21, 2023 at 04:51:30PM +0200, Sebastian Carlos wrote: > Hello, > > I noticed that GNU Info does render man pages, but there's no mention of > this feature on the GNU Info manual. And it's not entirely clear if there's > a way to explicitly read man pages with GNU Info, or if it's just

Re: Document rendering of man pages on GNU Info manual?

2023-04-21 Thread Sebastian Carlos
Oh I see. I was hoping that there was some non-interactive way to explicitly read man pages with info, and that it might be undocumented. But it looks like there isn't. Thanks. On Fri, Apr 21, 2023 at 5:49 PM Eli Zaretskii wrote: > [Please keep the list address on the CC.] > > > From: Sebastian

Re: Document rendering of man pages on GNU Info manual?

2023-04-21 Thread Eli Zaretskii
[Please keep the list address on the CC.] > From: Sebastian Carlos > Date: Fri, 21 Apr 2023 17:30:20 +0200 > > Stand-alone GNU Info for version 7.0.3, where I only found two mentions: > > > --all, -a > > Find all files matching manual. Three usage patterns are supported, as > > follows. > > Fi

Re: Document rendering of man pages on GNU Info manual?

2023-04-21 Thread Eli Zaretskii
> From: Sebastian Carlos > Date: Fri, 21 Apr 2023 16:51:30 +0200 > > I noticed that GNU Info does render man pages, but there's no mention of this > feature on the GNU Info > manual. And it's not entirely clear if there's a way to explicitly read man > pages with GNU Info, or if it's > just a f

Document rendering of man pages on GNU Info manual?

2023-04-21 Thread Sebastian Carlos
Hello, I noticed that GNU Info does render man pages, but there's no mention of this feature on the GNU Info manual. And it's not entirely clear if there's a way to explicitly read man pages with GNU Info, or if it's just a fallback during certain conditions. Thanks.

Re: “bug: Nothing closed while a line context remains” with Texinfo 7.0.3

2023-04-21 Thread Florian Weimer
* Gavin Smith: > On Wed, Apr 19, 2023 at 05:59:31PM +0200, Arsen Arsenović wrote: >> >> [CC += Patrice as the author of the original patch] >> >> Arsen Arsenović writes: >> >> > To my untrained-to-the-parser eyes, it seems like the parser is trying >> > to parse @end as part of @item and getti

Enable "BackTab move-to-prev-xref" with --vi-keys?

2023-04-21 Thread Sebastian Carlos
Hello, I noticed that the following configuration is enabled (on the H panel) when not using `--vi-keys`: ``` BackTab (move-to-prev-xref) Move to the previous cross reference ``` But it is not there when using `--vi-keys`. Is there a way to enable BackTab (SHIFT-TAB) to move to the