On Mon, Dec 4, 2017 at 10:17 AM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> Please also consider adding a backend for the company.el package which uses
> a dynamic popup of completions with a number of useful features.

Since paced provides a completion-at-point-function, it should already
work with company (since company use completion-at-point-functions when
available).

​Thanks, Stefan.

Bob