Re: [AUCTeX] Completion in minibuffer

2016-12-20 Thread Denis Bitouzé
Hi Mosè, Le 20/12/16 à 10h13, Mosè Giordano a écrit : > Hi Denis, > > 2016-12-19 22:03 GMT+01:00 Denis Bitouzé : >>> because they only support recent Emacsens. >> >> Sorry, I'm not sure to understand what that means. > > AUCTeX is probably one of the few Emacs packages that

Re: [AUCTeX] Completion in minibuffer

2016-12-19 Thread Denis Bitouzé
Le 18/12/16 à 16h42, Eastern Daylight Time a écrit : >> On 17 Dec 2016, at 05:10, Denis Bitouzé <dbito...@wanadoo.fr> wrote: >>> I use helm to get a sort of minibuffer completion when using AUCTeX. >>> I type until it’s convenient to scroll to the option I want,

Re: [AUCTeX] Completion in minibuffer

2016-12-19 Thread Denis Bitouzé
Le 18/12/16 à 11h50, Mosè Giordano a écrit : > 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 OK, thanks. > However, regarding compatibility with

Re: [AUCTeX] Completion in minibuffer

2016-12-18 Thread Eastern Daylight Time
> On 17 Dec 2016, at 05:10, Denis Bitouzé <dbito...@wanadoo.fr> wrote: >> I use helm to get a sort of minibuffer completion when using AUCTeX. >> I type until it’s convenient to scroll to the option I want, then >> highlight it and hit return. > > In

Re: [AUCTeX] Completion in minibuffer

2016-12-18 Thread Mosè Giordano
Hi Denis, 2016-12-16 21:07 GMT+01:00 Denis Bitouzé : > 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 , everything > takes place in

Re: [AUCTeX] Completion in minibuffer

2016-12-18 Thread Denis Bitouzé
Le 18/12/16 à 06h36, Marcin Borkowski a écrit : >> I could try it (it is installed as a dependency package) but same >> question than for helm: how do you invoke it? > > M-x ivy-mode? Indeed. In fact, I suspected something as complicated as for `helm': the latter is already invoked (mode on)

Re: [AUCTeX] Completion in minibuffer

2016-12-17 Thread Marcin Borkowski
.@wanadoo.fr> wrote: >>>> >>>> Would it be possible to have completion in minibuffer? Or maybe >>>> there is a better solution? >>> >>> I use helm to get a sort of minibuffer completion when using AUCTeX. >>> I type until it’s convenient

Re: [AUCTeX] Completion in minibuffer

2016-12-17 Thread Denis Bitouzé
Or maybe >>> there is a better solution? >> >> I use helm to get a sort of minibuffer completion when using AUCTeX. >> I type until it’s convenient to scroll to the option I want, then >> highlight it and hit return. > > The ivy package is an alternative,

Re: [AUCTeX] Completion in minibuffer

2016-12-17 Thread Denis Bitouzé
I use helm to get a sort of minibuffer completion when using AUCTeX. > I type until it’s convenient to scroll to the option I want, then > highlight it and hit return. In fact, I'm often using `helm-swoop' but not directly `helm'. How do you invoke `helm' for this purpose?

Re: [AUCTeX] Completion in minibuffer

2016-12-16 Thread Joost Kremers
On Fri, Dec 16 2016, Eastern Daylight Time wrote: Hi Denis, On 16 Dec 2016, at 15:07, Denis Bitouzé <dbito...@wanadoo.fr> wrote: Would it be possible to have completion in minibuffer? Or maybe there is a better solution? I use helm to get a sort of minibuffer completion when

[AUCTeX] Completion in minibuffer

2016-12-16 Thread Denis Bitouzé
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 , everything takes place in the mini-buffer where, AFAIK, completion of commands or environments already present in