all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Colin Baxter 😺" <m43cap@yandex.com>
To: Yuri Khan <yuri.v.khan@gmail.com>
Cc: , Emacs developers <emacs-devel@gnu.org>
Subject: Re: terminal scrolling in help
Date: Mon, 13 Dec 2021 20:22:12 +0000	[thread overview]
Message-ID: <87o85k45mz.fsf@yandex.com> (raw)
In-Reply-To: <CAP_d_8X+k7w4p0GEmujCoDxHOGfe4M=pG98FV=wF_Q4a_6Ao7A@mail.gmail.com> (Yuri Khan's message of "Tue, 14 Dec 2021 02:23:45 +0700")

>>>>> Yuri Khan <yuri.v.khan@gmail.com> writes:

    > On Tue, 14 Dec 2021 at 02:05, Colin Baxter 😺 <m43cap@yandex.com> wrote:
    >> Well TERM is xterm-256color in xterm and zsh, but st-256color in
    >> stterm and screen-256color in tmux.

    > Looks sane. (Except that zsh is not a terminal emulator.)

    >> For the input-decode-map, do you mean the output from the emacs
    >> variable "input-decode-map"? I'm using emacs -Q so the variable
    >> value covers many lines - do you want all of that?

    > Just see if it has these entries:

    > (keymap (27 keymap ;; ESC (91 keymap ;; [ (53 keymap ;; 5 (126
    > . [prior]) ;; ~ …)  (54 keymap ;; 6 (126 . [next]) ;; ~ …)  …)  …)
    > …)

Yes, there are there. I get


--8<---------------cut here---------------start------------->8---

Value:
(keymap
  (27 keymap
      (91 keymap
          (53 keymap
              (126 .
                   [prior])
              (59 keymap
                  (50 keymap
                      (126 .
                           [S-prior]))))
          (54 keymap

--8<---------------cut here---------------end--------------->8---


> Also, you don’t do anything funny like remapping ESC, do you?

Well I do have

--8<---------------cut here---------------start------------->8---
XTerm*metaSendsEscape: true
--8<---------------cut here---------------end--------------->8---

in ~/.Xdefaults. I did commented that out and it had no effect. Also I
had moved out the way my ~/.Xdefaults (and ~/.Xresources) but again
there was no difference.

I should point out that <PageUp> and <PageDown> do work in xterm (using
emacs-29.0.50) for other buffers (e.g. the buffer produced by C-h v for
the input-decode-map variable). It is in the mini-buffer produced by "C-h
?" where the keys don't work. I haven't checked all buffers.

Best wishes,



  reply	other threads:[~2021-12-13 20:22 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-13  7:39 terminal scrolling in help Colin Baxter 😺
2021-12-13 12:58 ` Eli Zaretskii
2021-12-13 13:49   ` Stefan Kangas
2021-12-13 14:27     ` Alan Mackenzie
2021-12-13 14:49       ` Stefan Kangas
2021-12-13 15:10     ` Eli Zaretskii
2021-12-13 18:12       ` Stefan Kangas
2021-12-13 18:16         ` Eli Zaretskii
2021-12-13 21:26     ` James Cloos
2021-12-13 13:52   ` Eli Zaretskii
2021-12-13 16:24     ` Colin Baxter 😺
2021-12-13 17:00 ` Yuri Khan
2021-12-13 17:34   ` Colin Baxter 😺
2021-12-13 17:50     ` Yuri Khan
2021-12-13 19:05       ` Colin Baxter 😺
2021-12-13 19:23         ` Yuri Khan
2021-12-13 20:22           ` Colin Baxter 😺 [this message]
2021-12-13 20:27           ` Andreas Schwab
2021-12-13 17:08 ` Andreas Schwab

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=87o85k45mz.fsf@yandex.com \
    --to=m43cap@yandex.com \
    --cc=emacs-devel@gnu.org \
    --cc=yuri.v.khan@gmail.com \
    /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.