> 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).