On 09/06/2019 21:50, Martin Blais wrote: > On Sun, Jun 9, 2019 at 11:25 PM Daniele Nicolodi <[email protected] > <mailto:[email protected]>> wrote: > > On 09/06/2019 20:56, Martin Blais wrote: > > On Sun, Jun 9, 2019 at 2:58 PM Daniele Nicolodi > <[email protected] <mailto:[email protected]> > > > > By the way, why do you use `beancount-insert-account` instead of > > `completion-at-point` (bound to "TAB")? > > > > > > No idea. I just tried completion-at-point and it doesn't work for me. > > beancount-insert-account now works, thank you very much. > > It does not work in the sense that it does not do what it is supposed to > do, or it does not work in the sense that it does not fit in you > workflow? In the first case, I would like to understand why and fix it. > > > It doesn't do anything. > I place the cursor after a substring that ought to match an account > name, I manually invoke completion-at-point, nothing happens.
It works only where beancount-mode knows you may be typing an account name, and so far this is only as part of a posting in a transaction. Are you trying to complete an account name in a posting or somewhere else? I'm planning to lift this limitation but I haven't gotten there yet. -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/3df3cd25-a08d-bab2-1a41-fdc1b584c59a%40grinta.net. For more options, visit https://groups.google.com/d/optout.
