GNU bug report logs - #19854
Document new behaviour of elisp at point completion wrt

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Fri, 13 Feb 2015 16:11:02 UTC

Severity: normal

Found in version 25.0.50

Fixed in version 25.1

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: 19854 <at> debbugs.gnu.org
Cc: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>, Dmitry Gutov <dgutov <at> yandex.ru>
Subject: bug#19854: 25.0.50; completion-extra-properties in emacs-25
Date: Sat, 25 Jun 2016 16:38:55 -0400
[Message part 1 (text/plain, inline)]
Does this look okay?

(defun elisp-completion-at-point ()
  "Function used for `completion-at-point-functions' in `emacs-lisp-mode'.
The returned completions depend on whether point is in a function
or variable position; in positions where both are
possible (e.g. quoted symbols), functions are annotated with
\"<f>\" via the `:annotation-function' property."
...)
[0001-Add-to-elisp-completion-at-point-s-docstring.patch (text/x-patch, attachment)]

This bug report was last modified 9 years and 24 days ago.

Previous Next


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