GNU bug report logs -
#36083
26.2; Bell every 10 seconds with message "<noname> is undefined"
Previous Next
Reported by: Rick McCarty <rjmccarty <at> live.com>
Date: Tue, 4 Jun 2019 00:24:02 UTC
Severity: normal
Found in version 26.2
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #16 received at 36083-done <at> debbugs.gnu.org (full text, mbox):
> From: Rick McCarty <rjmccarty <at> live.com>
> CC: "36083 <at> debbugs.gnu.org" <36083 <at> debbugs.gnu.org>
> Date: Thu, 6 Jun 2019 05:28:35 +0000
> Thanks! You were correct. I found I also had to disable the modifier key combinations as well, so I did:
>
> (define-key global-map [noname] 'ignore)
> (define-key global-map [C-noname] 'ignore)
> (define-key global-map [M-noname] 'ignore)
Thanks, I added these bindings to Emacs, and this problem will be
solved starting from the next release 26.3 of Emacs.
> Your input that I should have reported this earlier is well taken - then perhaps Emacs could have been updated
> long ago to simply ignore these nonname pseudo keys by default or a workaround documented.
Indeed. Well, better late than never.
I'm closing the bug report as it's now solved.
This bug report was last modified 5 years and 351 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.