[Top][All Lists]
[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
- completion-auto-help, Drew Adams, 2005/11/10
- Re: completion-auto-help, Stefan Monnier, 2005/11/10
- RE: completion-auto-help, Drew Adams, 2005/11/11
- RE: completion-auto-help, Drew Adams, 2005/11/11
- Re: completion-auto-help, Stefan Monnier, 2005/11/11
- RE: completion-auto-help, Drew Adams, 2005/11/11
- RE: completion-auto-help, Drew Adams, 2005/11/11
- RE: completion-auto-help, Drew Adams, 2005/11/11
- Re: completion-auto-help, Stefan Monnier, 2005/11/13
- RE: completion-auto-help, Drew Adams, 2005/11/13
- Re: completion-auto-help,
Stefan Monnier <=
- RE: completion-auto-help, Drew Adams, 2005/11/13
- Re: completion-auto-help, Eli Zaretskii, 2005/11/19
- Re: completion-auto-help, Richard M. Stallman, 2005/11/20
- Re: completion-auto-help, Eli Zaretskii, 2005/11/26
- Re: completion-auto-help, Richard M. Stallman, 2005/11/11