Hi Denis,

2016-12-16 21:07 GMT+01:00 Denis Bitouzé <dbito...@wanadoo.fr>:
> Hi,
>
> thanks to completion packages (`auto-complete', `company'), one can save
> a lot of time and pain while typing text and code.
>
> It would be helpfull as well for LaTeX but, with C-c <RET>, everything
> takes place in the mini-buffer where, AFAIK, completion of commands or
> environments already present in the buffer (current and other ones open)
> isn't performed.
>
> Would it be possible to have completion in minibuffer? Or maybe there is
> a better solution?

I use helm for completion in minibuffer, but I didn't try
alternatives, like the already mentioned ivy.  Here is a longish guide
for configuring helm: https://tuhdo.github.io/helm-intro.html
However, regarding compatibility with AUCTeX, helm doesn't work with
`multi-prompt-key-value' (function used in AUCTeX to provide
completions for key=value syntax) and helm's maintainer doesn't want
to fix it because they only support recent Emacsens.

Bye,
Mosè

_______________________________________________
auctex mailing list
auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to