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

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

bug#10053: Wrong use of minibuffer-completion-table in tmm-add-prompt


From: Thierry Volpiatto
Subject: bug#10053: Wrong use of minibuffer-completion-table in tmm-add-prompt
Date: Wed, 16 Nov 2011 22:05:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (gnu/linux)

Stefan Monnier <monnier@IRO.UMontreal.CA> writes:

> I think the chunks of backtrace above show that the
> anything-completing-read-default has a problem: it creates a minibuffer,
> like the default completing-read code, but it fails to set
> minibuffer-completion-table, which breaks callers such as tmm.
Indeed, it was not binded in `anything-completing-read-default'.
It is now fixed.
Many thanks to show me that.

-- 
  Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 





reply via email to

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