GNU bug report logs - #46665
28.0.50; undefined entry on M-S-x in org-mode

Previous Next

Package: emacs;

Reported by: Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com>

Date: Sat, 20 Feb 2021 18:42:01 UTC

Severity: minor

Found in version 28.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46665 in the body.
You can then email your comments to 46665 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#46665; Package emacs. (Sat, 20 Feb 2021 18:42:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 20 Feb 2021 18:42:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.0.50; undefined entry on M-S-x in org-mode
Date: Sat, 20 Feb 2021 15:25:55 -0300
Steps:
- emacs -Q
- change to some buffer in org-mode
- press M-S-X
- there is an `undefined` entry in the Completions list




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#46665; Package emacs. (Sat, 20 Feb 2021 18:49:02 GMT) Full text and rfc822 format available.

Message #8 received at 46665 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com>
Cc: 46665 <at> debbugs.gnu.org
Subject: Re: bug#46665: 28.0.50; undefined entry on M-S-x in org-mode
Date: Sat, 20 Feb 2021 20:48:05 +0200
> From: Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com>
> Date: Sat, 20 Feb 2021 15:25:55 -0300
> 
> Steps:
> - emacs -Q
> - change to some buffer in org-mode
> - press M-S-X
> - there is an `undefined` entry in the Completions list

Why is that a bug?

Did you try "M-x undefined RET" or "C-h f undefined RET"?




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#46665; Package emacs. (Sat, 20 Feb 2021 20:23:01 GMT) Full text and rfc822 format available.

Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Re: bug#46665: 28.0.50; undefined entry on M-S-x in org-mode
Date: Sat, 20 Feb 2021 17:07:22 -0300
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com>
>> Date: Sat, 20 Feb 2021 15:25:55 -0300
>> 
>> Steps:
>> - emacs -Q
>> - change to some buffer in org-mode
>> - press M-S-X
>> - there is an `undefined` entry in the Completions list
>
> Why is that a bug?
>
> Did you try "M-x undefined RET" or "C-h f undefined RET"?

I tried "M-x undefined RET" before opening the bug report and I got:
    "M-x u n d e f i n e d RET is undefined"
so I thought it was a bug.

Now reading the docstring with "C-h f" I am not sure if this command is
supposed to be listed on "M-S-x" or not.
    "Beep to tell the user this binding is undefined."

If it's okay to have this "undefined" command on "M-S-x", we can close
this bug report. Sorry for any noise.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#46665; Package emacs. (Sun, 21 Feb 2021 13:38:02 GMT) Full text and rfc822 format available.

Message #14 received at 46665 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com>
Cc: 46665 <at> debbugs.gnu.org
Subject: Re: bug#46665: 28.0.50; undefined entry on M-S-x in org-mode
Date: Sun, 21 Feb 2021 14:36:56 +0100
Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com> writes:

> Steps:
> - emacs -Q
> - change to some buffer in org-mode
> - press M-S-X
> - there is an `undefined` entry in the Completions list

We're discussing how commands like this are to be handled over on
emacs-devel, but no conclusion yet.  The commands are `undefined',
`ignore', `digit-argument' and `negative-argument', which are common in
keymaps, but aren't something that you'd want to `M-x'...  I think.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#46665; Package emacs. (Sun, 19 Jun 2022 13:49:02 GMT) Full text and rfc822 format available.

Message #17 received at 46665 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com>
Cc: 46665 <at> debbugs.gnu.org
Subject: Re: bug#46665: 28.0.50; undefined entry on M-S-x in org-mode
Date: Sun, 19 Jun 2022 15:47:57 +0200
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> We're discussing how commands like this are to be handled over on
> emacs-devel, but no conclusion yet.  The commands are `undefined',
> `ignore', `digit-argument' and `negative-argument', which are common in
> keymaps, but aren't something that you'd want to `M-x'...  I think.

I've now fixed this in Emacs 29.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug marked as fixed in version 29.1, send any further explanations to 46665 <at> debbugs.gnu.org and Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 19 Jun 2022 13:49:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 18 Jul 2022 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 254 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.