GNU bug report logs -
#60252
29.0.60; help-fns--describe-function-or-command-prompt asks for confirmation
Previous Next
Reported by: martin rudalics <rudalics <at> gmx.at>
Date: Thu, 22 Dec 2022 09:23:02 UTC
Severity: normal
Found in version 29.0.60
Done: martin rudalics <rudalics <at> gmx.at>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> I suggest
>>
>> (define-key minibuffer-local-must-match-map (kbd "RET") #'minibuffer-
>> force-complete-and-exit)
>
> Why?
>
> Needing to do that is something new. The binding has
> been `minibuffer-complete-and-exit' since Day One.
I tried to check the function bound to RET in the minibuffer,
but in Emacs 29 typing 'C-h f C-h k RET' raises an error:
Debugger entered--Lisp error: (wrong-type-argument consp nil)
event--posn-at-point()
event-end(13)
help--analyze-key("\15" [return] nil)
#f(compiled-function (x) #<bytecode 0x8dc81a7f13b6e25>)(("\15" . [return]))
mapcar(#f(compiled-function (x) #<bytecode 0x8dc81a7f13b6e25>) (("\15" . [return])))
describe-key((("\15" . [return])))
funcall-interactively(describe-key (("\15" . [return])))
command-execute(describe-key)
completing-read-default("Describe function: " help--symbol-completion-table
#f(compiled-function (f) #<bytecode 0x17c923a28e18507a>) confirm nil nil nil nil)
help-fns--describe-function-or-command-prompt()
command-execute(describe-function)
This bug report was last modified 2 years and 152 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.