GNU bug report logs - #10053
Wrong use of minibuffer-completion-table in tmm-add-prompt

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Tue, 15 Nov 2011 10:44:01 UTC

Severity: normal

Tags: notabug

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
Cc: 10053 <at> debbugs.gnu.org
Subject: Re: bug#10053: Wrong use of minibuffer-completion-table in
	tmm-add-prompt
Date: Tue, 15 Nov 2011 15:27:30 -0500
> --8<---------------cut here---------------start------------->8---
> Debugger entered--Lisp error: (wrong-type-argument listp closure)
>   car(closure)
>   mapcar(car (closure (t) (&rest args) (apply (quote
> completion-table-with-predicate) (quote internal-complete-buffer) 
> [...]


>   tmm-add-prompt()
>   read-string("Menu bar (up/down to change, PgUp to menu): " nil nil "")
> --8<---------------cut here---------------end--------------->8---

> When `minibuffer-completion-table' is set.
> While it is nil, it works of course.

Normally, minibuffer-completion-table should be an association list
because it's set to tmm-km-list when tmm-prompt calls completing-read.
Do you have a recipe to reproduce the above backtrace?


        Stefan




This bug report was last modified 13 years and 249 days ago.

Previous Next


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