emacs-devel
[Top][All Lists]
Advanced

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

Re: completion-auto-help


From: Stefan Monnier
Subject: Re: completion-auto-help
Date: Sun, 13 Nov 2005 18:09:17 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

> Not sure what you mean.  Do you mean to check, inside the hook, whether
> that var is non-nil, and use that test to determine whether or not we are
> completing?  That is, use (not (null minibuffer-completion-table)) as
> a kind of `completing-p'?

Yes.

> If that's what you mean, it doesn't seem to work -
> `minibuffer-completion-table' is not nil, even when doing things like
> read-from-minibuffer (which doesn't use completion).

That's rather odd.  Can you show a recipe to reproduce it?


        Stefan




reply via email to

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