help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Trapping prefixes with universal argument component


From: Tim Johnson
Subject: Re: Trapping prefixes with universal argument component
Date: Sat, 21 Aug 2021 13:23:17 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0



On 8/21/21 11:31 AM, Emanuel Berg via Users list for the GNU Emacs text editor wrote:
Tim Johnson wrote:

Neither did reassigning M-kp-0
Hm, maybe it should be put like this: M-<kp-0> ?

   (define-key input-decode-map [M-<kp-0>] nil)
Thanks again Emanuel :
I get no result using the code above. The universal arguments as
described in the opening of this post are still there and c-h k M-kp-0 stills gives the
documentation for:
M-0 (translated from <M-kp-0>) runs the command digit-argument (found
in global-map), which is an interactive compiled Lisp function in ...

I have a tenkeyless keyboard so I can't try. But it works, it
is even mentioned here (search for "kp-")
(info "(Emacs)Function keys")
https://www.gnu.org/software/emacs/manual/html_node/emacs/Function-Keys.html


--
Tim
tj49.com




reply via email to

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