[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
- Re: Emacs completion matches selection UI, Stefan Monnier, 2014/01/01
- Re: Emacs completion matches selection UI, Stefan Monnier, 2014/01/02
- Re: Emacs completion matches selection UI, Ted Zlatanov, 2014/01/03
- Re: Emacs completion matches selection UI,
Stefan Monnier <=
- Re: Emacs completion matches selection UI, Toby Cubitt, 2014/01/03
- Re: Emacs completion matches selection UI, Stefan Monnier, 2014/01/03
- Re: Emacs completion matches selection UI, Toby Cubitt, 2014/01/05
- Re: Emacs completion matches selection UI, Ted Zlatanov, 2014/01/06
- Re: Emacs completion matches selection UI, Toby Cubitt, 2014/01/06
- Re: Emacs completion matches selection UI, João Távora, 2014/01/04
- Re: Emacs completion matches selection UI, Ted Zlatanov, 2014/01/06
- Re: Emacs completion matches selection UI, Dmitry Gutov, 2014/01/02
- Re: Emacs completion matches selection UI, Dmitry Gutov, 2014/01/02