Postponed Emails Functions
| Data | Description | Links |
|---|---|---|
| OpPostponed | Functions for the Postpone Menu | |
| PostponeFunctions | All the NeoMutt functions that the Postpone supports | |
| PostponedDefaultBindings | Key bindings for the Postpone Menu |
| Function | Description | Links |
|---|---|---|
| op_delete() | Delete the current entry | postpone_function_t, postpone_function_api |
| op_exit() | Exit this menu | postpone_function_t, postpone_function_api |
| op_generic_select_entry() | Select the current entry | postpone_function_t, postpone_function_api |
| op_search() | Search for a regular expression | postpone_function_t, postpone_function_api |
| postpone_function_dispatcher() | Perform a Postpone function | function_dispatcher_t, dispatcher_api |
| postponed_get_mailbox_view() | Extract the Mailbox from the Postponed Dialog |