Definition of the Notmuch Module
| Data | Description | Links |
|---|---|---|
| ModuleNotmuch | Module for the Notmuch library |
| Function | Description | Links |
|---|---|---|
| notmuch_cleanup() | Clean up a Module | Module::cleanup() |
| notmuch_commands_register() | Register NeoMutt Commands | Module::commands_register() |
| notmuch_config_define_variables() | Define the Config Variables | Module::config_define_variables() |
| notmuch_gui_cleanup() | Clean up the GUI | Module::gui_cleanup() |
| notmuch_gui_init() | Initialise the GUI | Module::gui_init() |
| notmuch_init() | Initialise a Module | Module::init() |