GNU bug report logs - #12898
24.2.50.1; Completion is not passed further on in emacs-lisp, org-mode etc.

Previous Next

Package: emacs;

Reported by: Vitalie Spinu <spinuvit <at> gmail.com>

Date: Thu, 15 Nov 2012 17:17:01 UTC

Severity: normal

Found in version 24.2.50.1

Full log


Message #8 received at 12898 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Vitalie Spinu <spinuvit <at> gmail.com>
Cc: 12898 <at> debbugs.gnu.org
Subject: Re: bug#12898: 24.2.50.1;
	Completion is not passed further on in emacs-lisp, org-mode etc.
Date: Thu, 15 Nov 2012 13:40:37 -0500
> In elisp mode completion-at-point-functions is set to
> (lisp-completion-at-point t).  If I set it to (t), filename completion
> works as expected.  So, it's the lisp-completion-at-point that is not
> handing the completion over.

Indeed, lisp-completion-at-point should return nil when it determines
that it cannot provide completion information for the text around point.
Problem is: how should it determine that?


        Stefan




This bug report was last modified 12 years and 207 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.