GNU bug report logs - #55289
29.0.50; minibuffer-next-completion errors on wrap when completion-show-help and completions-header-format are set to nil

Previous Next

Package: emacs;

Reported by: Eshel Yaron <eshelshay.yaron <at> gmail.com>

Date: Fri, 6 May 2022 15:38:02 UTC

Severity: normal

Merged with 54374, 55430

Fixed in version 29.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


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

From: Juri Linkov <juri <at> linkov.net>
To: Visuwesh <visuweshm <at> gmail.com>
Cc: 55430 <at> debbugs.gnu.org
Subject: Re: 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
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)




This bug report was last modified 2 years and 358 days ago.

Previous Next


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