emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New Context Menu


From: Juri Linkov
Subject: Re: New Context Menu
Date: Tue, 24 Aug 2021 09:35:07 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu)

> I am still asking about the issues with the menu key in xterm; in the
> other thread I showed this:
>
> lk201.el:35:    (define-key map "\e[29~" [menu])
> rxvt.el:67:    (define-key map "\e[29~" [S-f6])
> xterm.el:353:    (define-key map "\e[29~" [print])
>
> where "\e[29~" is the sequence the menu key sends. So maybe you could
> use [S-f6] instead?
>
> That will make it work out of the box in urxvt.

I installed urxvt, and in urxvt started
emacs -Q -nw -f xterm-mouse-mode -f context-menu-mode
Then typed S-<f10>.  It opened the Context menu
with blue background where the selected item is red.
Then using arrows and C-n/C-p navigated to "Paste"
and typed RET, and it pasted a string at point.
All other menu items are also working fine on urxvt.
So it seems that your config is broken.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]