New issue 147: plugins declared in include-d files are ignored https://bitbucket.org/blais/beancount/issues/147/plugins-declared-in-include-d-files-are
Stefano Zacchiroli: I'd like to keep my "main" ledger clean, with a single "include header.beancount", which in turn includes beancount files with various roles (account openings, commodities declarations, etc). Most notably I'd like to have a plugins.beancount file that lists all plugins to be loaded, and that doesn't seem to work. plugin declarations are effective if I put them in the top-level beancount file, but are completely ignored (i.e., the plugins are not executed) if I move them to (recursively) included files. This is, at least, according to bean-check which I'm using to test this. It would be nice if one could put plugin declarations in any (recursively) included beancount files, without any semantic change in beancount behavior. -- 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/20161111152032.11598.66929%40celery-worker-101.ash1.bb-inf.net. For more options, visit https://groups.google.com/d/optout.
