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 07:18:33 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0



On 8/20/21 9:39 PM, Yuri Khan wrote:
On Sat, 21 Aug 2021 at 12:22, Emanuel Berg via Users list for the GNU
Emacs text editor <help-gnu-emacs@gnu.org> wrote:

Great, then you (the OP) can disable with, e.g.,

   (define-key input-decode-map [?\u0028] nil)
I think this will disable the open parenthesis almost completely. Not
a good idea for a lisper ;)

(define-key input-decode-map [?\u0028] nil) did not work.
Neither did reassigning M-kp-0
As for lisping, I've got brackets on my keyboard and defuns for balanced pairs.
It is probably a non-issue. Since the keys are removable, I'll just pull the
offending ones off if they give me grief.

Thank you folks!

--
Tim
tj49.com




reply via email to

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