GNU bug report logs - #56203
28.1; completing-read-multiple fails from inside the completion table

Previous Next

Package: emacs;

Reported by: Harald Judt <h.judt <at> gmx.at>

Date: Fri, 24 Jun 2022 19:17:01 UTC

Severity: normal

Found in version 28.1

Full log


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

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Harald Judt <h.judt <at> gmx.at>
Cc: 56203 <at> debbugs.gnu.org, monnier <at> iro.umontreal.ca
Subject: Re: bug#56203: 28.1; completing-read-multiple fails from inside the
 completion table
Date: Sat, 25 Jun 2022 00:04:39 +0200
Harald Judt <h.judt <at> gmx.at> writes:

> Number 2:
> emacs -Q
> Evaluate the following:
> (icomplete-mode)
> (completing-read-multiple "Directories: " #'read-file-name-internal
> #'file-directory-p t nil nil "~/")
> Enter "~/," and behold the debugger chiming in.

[...]

> emacs -Q
> Evaluate the following:
> (setq enable-recursive-minibuffers t)
> (completing-read-multiple "Directories: " #'read-file-name-internal
> #'file-directory-p t nil nil "~/")
>
> Enter "~, " at the prompt (without quotes), then hit M-x minibuffer-complete RET.

Thanks; I'm able to reproduce those problems both in Emacs 28.1 and on
the current trunk.

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




This bug report was last modified 3 years and 52 days ago.

Previous Next


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