[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: |
Thu, 02 Jan 2014 13:10:11 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
I'd love to see company-mode and completion-ui consolidated into Emacs's
core code. The "completion sources" would be provided via
completion-at-point-functions, so we already have a place for
that part. We don't yet have an API for the "completion UI
frontend", OTOH, so if we can agree on a good API for that part, we
could restructure the minibuffer.el code around that and then add
more UIs.
Stefan
- Re: Emacs completion matches selection UI, Stefan Monnier, 2014/01/01
- Re: Emacs completion matches selection UI,
Stefan Monnier <=
- Re: Emacs completion matches selection UI, Ted Zlatanov, 2014/01/03
- Re: Emacs completion matches selection UI, Stefan Monnier, 2014/01/03
- 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