Skip to content

Respect NOTMUCH_CONFIG and NOTMUCH_PROFILE environment variables #32

@gnull

Description

@gnull

Currently, notmuch-addrlookup-c fails to find the Notmuch config anywhere other than ~/.notmuch-config.

For example, notmuch-config(1) allows me to put my config in ~/.config/notmuch/foo/ and do:

NOTMUCH_PROFILE=foo notmuch search bar

but

NOTMUCH_PROFILE=foo notmuch-addrlookup kek

doesn't work.

Ideally, notmuch-addrlookup should support all behavior described in FILES section at the end of notmuch-config(1).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions