emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs completion matches selection UI


From: Stefan Monnier
Subject: Re: Emacs completion matches selection UI
Date: Fri, 03 Jan 2014 14:36:58 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> - the backend data should be able to carry more than plain strings,
>   things like docstrings and such, and IMO we should try to standardize
>   the possible extras at least somewhat.  We may need a deeper backend
>   abstraction than `completion-at-point-functions' because of this.

completion-at-point-functions can already provide docstrings (which are
then used by Company), see lisp-completion-at-point for an example.


        Stefan



reply via email to

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