* bug#43122: 27.1; hep text
@ 2020-08-30 21:25 Per Starbäck
2020-09-01 10:03 ` Stefan Kangas
0 siblings, 1 reply; 2+ messages in thread
From: Per Starbäck @ 2020-08-30 21:25 UTC (permalink / raw)
To: 43122
In GNU Emacs 27.1:
emacs -Q
(setq help-window-select t) C-j
C-x 2
C-h k M-x
The *Help* buffer appears. In the echo area I get a message
Type "q" to restore previous buffer, M-x scroll-up to scroll help.
It would be nicer it if told me to use C-v for scrolling, so in
lisp/help.el I think scroll-up-command should be used instead of
scroll-up.
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#43122: 27.1; hep text
2020-08-30 21:25 bug#43122: 27.1; hep text Per Starbäck
@ 2020-09-01 10:03 ` Stefan Kangas
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2020-09-01 10:03 UTC (permalink / raw)
To: Per Starbäck; +Cc: 43122
retitle 43122 Recommend scroll-up-command when help-window-select is non-nil
severity 43122 minor
close 43122 28.1
thanks
Per Starbäck <starback@stp.lingfil.uu.se> writes:
> In GNU Emacs 27.1:
>
> emacs -Q
> (setq help-window-select t) C-j
> C-x 2
> C-h k M-x
>
> The *Help* buffer appears. In the echo area I get a message
>
> Type "q" to restore previous buffer, M-x scroll-up to scroll help.
>
> It would be nicer it if told me to use C-v for scrolling, so in
> lisp/help.el I think scroll-up-command should be used instead of
> scroll-up.
Thanks for the bug report.
I've now fixed this on the emacs-27 branch.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-01 10:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-30 21:25 bug#43122: 27.1; hep text Per Starbäck
2020-09-01 10:03 ` Stefan Kangas
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).