all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuri Khan <yuri.v.khan@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Pressing ? does not allow window scrolling through the list of info commands
Date: Fri, 7 Jul 2023 13:00:30 +0700	[thread overview]
Message-ID: <CAP_d_8Vg56WFzdFHsS-FyGV67FWhwjXQCkEfw5i0COFvO935sA@mail.gmail.com> (raw)
In-Reply-To: <83bkgoguea.fsf@gnu.org>

On Fri, 7 Jul 2023 at 12:31, Eli Zaretskii <eliz@gnu.org> wrote:

> > Have been doing
> >
> > C-h i
> >
> > to get to the Info Directory
> >
> > But when I press "?" for the list of Info commands, as soon as I try to move down
> > the window either with the mouse scroll an with the arrow keys, I am directed
> > immediately to The Info Directory as though I pressed "d".
>
> When you press "?", what does Emacs say in the echo-area?

It says “Type Space to see more” or “Type Space to return to Info” if
on the last page. This message comes from ‘Info-summary’ which
contains a rudimentary modal scrolling event loop; pressing any key
other than space un-reads that key and hides the help buffer.

However, what is the reason for that event loop? Wouldn’t it be better
to just display and activate the help buffer, and arrange for <SPC> to
scroll it (which ‘help-mode-map’ already does) and additionally allow
scrolling in more familiar ways, such as by arrow keys (which also
automatically work in a non-modal ‘help-mode’ buffer)?



  reply	other threads:[~2023-07-07  6:00 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-07  0:37 Pressing ? does not allow window scrolling through the list of info commands uzibalqa
2023-07-07  5:31 ` Eli Zaretskii
2023-07-07  6:00   ` Yuri Khan [this message]
2023-07-07  6:38     ` Eli Zaretskii
2023-07-07 11:38       ` uzibalqa
2023-07-07 11:40         ` uzibalqa
2023-07-07 12:54           ` Eli Zaretskii
2023-07-07 13:03             ` uzibalqa
2023-07-07 13:12               ` Eli Zaretskii
2023-07-07 13:46                 ` uzibalqa
2023-07-07 15:03                   ` [External] : " Drew Adams
2023-07-07 14:58               ` Drew Adams
2023-07-07 15:04                 ` uzibalqa
2023-07-07 14:51         ` Drew Adams
2023-07-07 18:28       ` Yuri Khan
2023-07-07 19:06         ` Eli Zaretskii
2023-07-07 19:11           ` uzibalqa
2023-07-07 21:58             ` Stephen Berman
2023-07-07 19:34           ` Yuri Khan
2023-07-07 19:40             ` Eli Zaretskii
2023-07-07 19:52               ` Eli Zaretskii
2023-07-07 19:57                 ` Jean Louis
2023-07-07 20:07                 ` uzibalqa
2023-07-07 20:11               ` Yuri Khan
2023-07-07 20:19                 ` uzibalqa
2023-07-07 19:48             ` uzibalqa
2023-07-07 19:08         ` [External] : " Drew Adams
2023-07-07 19:31       ` Jean Louis
2023-07-07 11:30   ` uzibalqa
2023-07-07 12:51     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAP_d_8Vg56WFzdFHsS-FyGV67FWhwjXQCkEfw5i0COFvO935sA@mail.gmail.com \
    --to=yuri.v.khan@gmail.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.