GNU bug report logs -
#16646
24.3.50; lisp-completion-at-point suggests unbound symbols
Previous Next
Reported by: Dmitry Gutov <dgutov <at> yandex.ru>
Date: Wed, 5 Feb 2014 03:56:01 UTC
Severity: minor
Found in version 24.3.50
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
1. Open scratch buffer in emacs-lisp-mode.
2. Type `(+ d', press C-M-i.
3. See all kinds of symbols among the suggestions, starting `d',
`d1ei' and `d2ei'. None of these three are bound variables.
But I suppose they are present in obarray. Unless we're certain that the
symbol we're completing won't be evaluated directly, though (i.e. the
head of the current list is a macro), I don't think unbound symbols
should be among the suggestions. Otherwise, this completion looks too
much like dabbrev, and if I wanted that, I could just press M-/.
In GNU Emacs 24.3.50.5 (x86_64-unknown-linux-gnu, GTK+ Version 3.8.6)
of 2014-02-01 on axl
Repository revision: 116234 dgutov <at> yandex.ru-20140201170608-2rn2phrkukqt84gm
Windowing system distributor `The X.Org Foundation', version 11.0.11405000
System Description: Ubuntu 13.10
This bug report was last modified 11 years and 186 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.