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 #8 received at 55289 <at> debbugs.gnu.org (full text, mbox):

From: Juri Linkov <juri <at> linkov.net>
To: Eshel Yaron <eshelshay.yaron <at> gmail.com>
Cc: 55289 <at> debbugs.gnu.org
Subject: Re: bug#55289: 29.0.50; minibuffer-next-completion errors on wrap
 when completion-show-help and completions-header-format are set to nil
Date: Fri, 06 May 2022 20:11:17 +0300
> 1. Run emacs -Q
> 2. Evaluate the following form:
>    (setq completions-format 'one-column
>          completion-auto-select nil
>          completion-show-help nil
>          completions-header-format nil
>          completion-auto-help 'visual
>          completion-wrap-movement t)
> 3. Type 'M-x gnus M-<up> M-<down>'
> 4. Emacs reports error: "Wrong type argument: integer-or-marker-p, nil"

Thanks for the bug report.  It seems it's related to the last problem of
bug#54374.  So fixing bug#54374 could fix this as well.




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.