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

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

bug#52907: 28.0.90; M-X is broken if (current-local-map)=nil


From: Lars Ingebrigtsen
Subject: bug#52907: 28.0.90; M-X is broken if (current-local-map)=nil
Date: Sat, 15 Jan 2022 10:48:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Daniel Mendler <mail@daniel-mendler.de> writes:

> 1. Start emacs -Q
>
> 2. Define in the scratch buffer
>    (defun broken-command ()
>      (interactive fundamental-mode))
>
> 3. Switch to fundamental mode
>    (fundamental-mode)
>
> 4. M-X brok TAB ===> Error (see below)
>
> The problem is that the (current-local-map) is nil. This breaks
> the predicate of execute-extended-command-for-buffer.

I'm unable to reproduce this problem in either Emacs 28 or 29.  Are
there additional steps needed to reproduce the bug (or has this been
fixed since this was reported)?

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





reply via email to

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