Skip to content

Custom account names not recognized by beancount-mode #2

@blais

Description

@blais

New issue 183: Custom account names not recognized by beancount-mode

https://bitbucket.org/blais/beancount/issues/183/custom-account-names-not-recognized-by

Carlos José Ruiz-Henestrosa Ruiz:

The const beancount-account-categories in editors/emacs/beancount.el is defined to the default account names, but it doesn't take into account the options name_*. Therefore, if those options are defined to something different than the default, beancount-mode becomes incapable of recognising or completing account names. Instead, it should scan the file for those options and set the aforementioned const accordingly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions