GNU bug report logs -
#16604
24.3.50; False negatives in lisp-completion-at-point
Previous Next
Reported by: Dmitry Gutov <dgutov <at> yandex.ru>
Date: Fri, 31 Jan 2014 04:47:02 UTC
Severity: minor
Found in version 24.3.50
Fixed in version 24.4
Done: Dmitry Gutov <dgutov <at> yandex.ru>
Bug is archived. No further changes may be made.
Full log
Message #23 received at 16604 <at> debbugs.gnu.org (full text, mbox):
On 02.02.2014 04:39, Stefan Monnier wrote:
> I think it should wait.
Pity. It's a regression compared to company-elisp, as far as I'm concerned.
> I also think it should be configurable (I
> definitely prefer the current behavior; in my use cases your behavior
> makes the lisp--local-variables-completion-table pretty much useless
> because there's almost always some other global variable that starts
> with a similar prefix).
True, lisp--local-variables-completion-table is less useful this way,
but it still plays a part when the binding form hasn't been evaluated
yet, and so the local variable symbols aren't yet in obarray.
If you were using Company, by the way, you could take advantage of the
ordering of candidates based on their occurrences in the visible part of
the buffer, which will be supported in the next version. Naturally,
local vars will be at the top, as long as they're visible in the window.
This bug report was last modified 11 years and 112 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.