Results 13 issues of Andre Engelbrecht

Not sure if this was intended, but if you use `load()` with a list of config files, the code overwrite the base config keys instead of merging the dictionaries. This...

When dealing with the AST, there are some cases where we need to report syntax or other errors back to the user. This is hard, when all we have is...

Hi, I'm building an application that depends on go-org. I'm wondering what the purpose of the `NodeWithName` [1] struct is. I looked through org-mode syntax documentation, but could not find...