Re: Stand-alone Info and info-mode inconsistency: end of buffer behavior

2023-01-11 Thread Arsen Arsenović
Hi, Gavin Smith writes: > People complain that they can't read through an Info manual by > pressing the up and down arrow keys like they can with Less, but at > least holding the down key will eventually bring them to a new node, > even though this is a suboptimal way to load the next node. How

Re: Stand-alone Info and info-mode inconsistency: end of buffer behavior

2023-01-10 Thread Gavin Smith
On Sat, Jan 07, 2023 at 10:51:55PM +0100, Arsen Arsenović wrote: > Hi Gavin, > > Gavin Smith writes: > > > This can be configured using the scroll-behaviour and cursor-motion-scrolls > > variables in .infokey (see Info node (info-stnd)Variables). > > > > The info-stnd manual starts, > > > > Yo

Re: Stand-alone Info and info-mode inconsistency: end of buffer behavior

2023-01-07 Thread Arsen Arsenović
Hi Gavin, Gavin Smith writes: > This can be configured using the scroll-behaviour and cursor-motion-scrolls > variables in .infokey (see Info node (info-stnd)Variables). > > The info-stnd manual starts, > > You can read through the rest of this manual by typing and > (or and ) > > I doubt

Re: Stand-alone Info and info-mode inconsistency: end of buffer behavior

2023-01-06 Thread Eli Zaretskii
> From: Gavin Smith > Date: Fri, 6 Jan 2023 22:02:54 + > Cc: Eli Zaretskii , bug-texinfo@gnu.org > > On Fri, Jan 06, 2023 at 09:23:17PM +0100, Arsen Arsenović wrote: > > Evening Eli, > > > > Eli Zaretskii writes: > > > > > That's not true, or at least that's not what I see on my system. T

Re: Stand-alone Info and info-mode inconsistency: end of buffer behavior

2023-01-06 Thread Eli Zaretskii
> From: Arsen Arsenović > Cc: bug-texinfo@gnu.org > Date: Fri, 06 Jan 2023 21:43:06 +0100 > > > The (info)Top node on my system has a next node ("(info)Getting > > Started"), which pure ``n'' and (Info-next) take me to, but none of the > > in-buffer navigation commands (including /) do. > > Aha!

Re: Stand-alone Info and info-mode inconsistency: end of buffer behavior

2023-01-06 Thread Gavin Smith
On Fri, Jan 06, 2023 at 09:23:17PM +0100, Arsen Arsenović wrote: > Evening Eli, > > Eli Zaretskii writes: > > > That's not true, or at least that's not what I see on my system. The > > Emacs Info reader goes to the next node when it reaches the end of the > > current node. Maybe your Emacs has

Re: Stand-alone Info and info-mode inconsistency: end of buffer behavior

2023-01-06 Thread Arsen Arsenović
> The (info)Top node on my system has a next node ("(info)Getting > Started"), which pure ``n'' and (Info-next) take me to, but none of the > in-buffer navigation commands (including /) do. Aha! also does, DEL also goes back. -- Arsen Arsenović signature.asc Description: PGP signature

Re: Stand-alone Info and info-mode inconsistency: end of buffer behavior

2023-01-06 Thread Arsen Arsenović
Evening Eli, Eli Zaretskii writes: > That's not true, or at least that's not what I see on my system. The > Emacs Info reader goes to the next node when it reaches the end of the > current node. Maybe your Emacs has some customizations? If you see > the Emacs behavior you describe in "emacs -

Re: Stand-alone Info and info-mode inconsistency: end of buffer behavior

2023-01-06 Thread Eli Zaretskii
> From: Arsen Arsenović > Date: Fri, 06 Jan 2023 19:37:17 +0100 > > The info program goes onto the next page when reaching the end of a > buffer, where the info-mode on GNU Emacs 30.0.50 (build 1, > x86_64-pc-linux-gnu, GTK+ Version 3.24.35, cairo version 1.17.6) of > 2022-12-26 stops at the end

Stand-alone Info and info-mode inconsistency: end of buffer behavior

2023-01-06 Thread Arsen Arsenović
Greetings, The info program goes onto the next page when reaching the end of a buffer, where the info-mode on GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.35, cairo version 1.17.6) of 2022-12-26 stops at the end of a page and does not continue. I believe the latter is better