From: Tim Johnson <tim@akwebsoft.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Trapping prefixes with universal argument component
Date: Sat, 21 Aug 2021 07:18:33 -0800 [thread overview]
Message-ID: <ab705fb3-9596-2a21-c653-c16de958d65b@akwebsoft.com> (raw)
In-Reply-To: <CAP_d_8W+jxCTT77D0eboFPJwnx_Agzx0pZ0NOfsdNXKJSZ-FDg@mail.gmail.com>
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
next prev parent reply other threads:[~2021-08-21 15:18 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-20 21:15 Trapping prefixes with universal argument component Tim Johnson
2021-08-20 21:56 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-20 22:37 ` Tim Johnson
2021-08-21 5:08 ` Yuri Khan
2021-08-21 5:22 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-21 5:39 ` Yuri Khan
2021-08-21 15:18 ` Tim Johnson [this message]
2021-08-21 19:31 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-21 19:38 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-21 20:08 ` [External] : " Drew Adams
2021-08-21 21:03 ` Drew Adams
2021-08-21 21:30 ` Tim Johnson
2021-08-21 23:21 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-22 1:43 ` Drew Adams
2021-08-22 2:51 ` Arthur Miller
2021-08-21 23:19 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-22 1:46 ` Drew Adams
2021-08-21 21:23 ` Tim Johnson
2021-08-21 23:25 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-22 0:42 ` Tim Johnson
2021-08-22 0:51 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-22 8:13 ` Yuri Khan
2021-08-22 8:25 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-22 18:14 ` Trapping prefixes with universal argument component [solved]T Tim Johnson
2021-08-21 19:42 ` Trapping prefixes with universal argument component Emanuel Berg via Users list for the GNU Emacs text editor
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ab705fb3-9596-2a21-c653-c16de958d65b@akwebsoft.com \
--to=tim@akwebsoft.com \
--cc=help-gnu-emacs@gnu.org \
/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.
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).