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

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

bug#55430: 29.0.50; choose-completion errors when completion-show-help a


From: Juri Linkov
Subject: bug#55430: 29.0.50; choose-completion errors when completion-show-help and completions-header-format are nil
Date: Sun, 15 May 2022 21:39:17 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

forcemerge 55289 55430
thanks

>     1. emacs -Q
>     2. M-: (setq completion-show-help nil completions-header-format nil)
>     3. M-x M-v
>
> Note how the cursor is not on the first candidate.  If you move to the
> first candidate, then type RET, it errors with the following backtrace
> for me.
>
> Sorry if this is a duplicate report.

It is.  But no problem, thanks for the bug report.
It will be fixed with bug#54374 and bug#55289.

> Debugger entered--Lisp error: (wrong-type-argument integer-or-marker-p nil)
>   get-text-property(nil completion--string)
>   choose-completion(13 nil)
>   funcall-interactively(choose-completion 13 nil)
>   call-interactively(choose-completion nil nil)
>   command-execute(choose-completion)





reply via email to

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