emacs-devel
[Top][All Lists]
Advanced

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

Re: Completion with (:exclusive 'no) is called twice, and doesn't pass o


From: Lennart Borgman
Subject: Re: Completion with (:exclusive 'no) is called twice, and doesn't pass over on sole completion.
Date: Sat, 17 Mar 2012 23:43:44 +0100

On Sat, Mar 17, 2012 at 23:34, Stefan Monnier <address@hidden> wrote:
>>> Not sure why, but not terribly problematic either.
>> Right, unless the completion retrieval is computationally intensive.
>
> That could be a problem, but I haven't seen a circumstance where this is
> the case yet.  This computation is only meant to decide which completion
> table to use at a given buffer position.  The exact set of candidates
> can be computed later.

If a parser is involved to make the candidate it can of course take long time.



reply via email to

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