> - completion: I'm not sure how that is supposed to work. beancount-tab
>   as a function works well for accounts and tags (but not metadata
>   key/values, apparently), but if I bind it to TAB I lose indentation,
>   whereas in ledger-mode the two seems to work well together. Maybe I'm
>   not using it right

AFAIK, this is because your major mode is org-mode which does its own
thing with TAB.

If beancount-mode is made into a major mode, you don't need
beancount-tab at all, `completion-at-point` works for it (and setting
`tab-always-indent` to `complete` will let the normal
indent-for-tab-command do the completion).


        Stefan

-- 
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 beancount+unsubscr...@googlegroups.com.
To post to this group, send email to beancount@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/jwva7kd4roe.fsf-monnier%2Bgmane.comp.finance.beancount%40gnu.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to