Prototype for an Index Function. More...
Collaboration diagram for Index Function API:Functions | |
| static int | op_alias_dialog (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Open the aliases dialog - Implements index_function_t -. | |
| static int | op_attach_edit_type (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Edit attachment content type - Implements index_function_t -. | |
| static int | op_bounce_message (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Remail a message to another user - Implements index_function_t -. | |
| static int | op_check_traditional (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Check for classic PGP - Implements index_function_t -. | |
| static int | op_compose_to_sender (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Compose new message to the current message sender - Implements index_function_t -. | |
| static int | op_create_alias (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Create an alias from a message sender - Implements index_function_t -. | |
| static int | op_delete (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Delete the current entry - Implements index_function_t -. | |
| static int | op_delete_thread (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Delete all messages in thread - Implements index_function_t -. | |
| static int | op_display_address (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Display full address of sender - Implements index_function_t -. | |
| static int | op_display_message (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Display a message - Implements index_function_t -. | |
| static int | op_edit_label (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Add, change, or delete a message's label - Implements index_function_t -. | |
| static int | op_edit_raw_message (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Edit the raw message (edit and edit-raw-message are synonyms) - Implements index_function_t -. | |
| static int | op_end_cond (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| End of conditional execution (noop) - Implements index_function_t -. | |
| static int | op_exit (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Exit this menu - Implements index_function_t -. | |
| static int | op_extract_keys (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Extract supported public keys - Implements index_function_t -. | |
| static int | op_flag_message (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Toggle a message's 'important' flag - Implements index_function_t -. | |
| static int | op_forget_passphrase (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Wipe passphrases from memory - Implements index_function_t -. | |
| static int | op_forward_message (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Forward a message with comments - Implements index_function_t -. | |
| static int | op_group_reply (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Reply to all recipients - Implements index_function_t -. | |
| static int | op_jump (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Jump to an index number - Implements index_function_t -. | |
| static int | op_list_reply (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Reply to specified mailing list - Implements index_function_t -. | |
| static int | op_list_subscribe (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Subscribe to a mailing list - Implements index_function_t -. | |
| static int | op_list_unsubscribe (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Unsubscribe from mailing list - Implements index_function_t -. | |
| static int | op_mail (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Compose a new mail message - Implements index_function_t -. | |
| static int | op_mailbox_list (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| List mailboxes with new mail - Implements index_function_t -. | |
| static int | op_mail_key (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Mail a PGP public key - Implements index_function_t -. | |
| static int | op_main_break_thread (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Break the thread in two - Implements index_function_t -. | |
| static int | op_main_change_folder (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Open a different folder - Implements index_function_t -. | |
| static int | op_main_collapse_all (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Collapse/uncollapse all threads - Implements index_function_t -. | |
| static int | op_main_close_all_threads (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Collapse all threads - Implements index_function_t -. | |
| static int | op_main_close_thread (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Collapse current thread - Implements index_function_t -. | |
| static int | op_main_collapse_thread (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Collapse/uncollapse current thread - Implements index_function_t -. | |
| static int | op_main_open_all_threads (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Open all threads - Implements index_function_t -. | |
| static int | op_main_open_thread (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Open current thread - Implements index_function_t -. | |
| static int | op_main_delete_pattern (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Delete messages matching a pattern - Implements index_function_t -. | |
| static int | op_main_limit (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Limit view to a pattern/thread - Implements index_function_t -. | |
| static int | op_main_link_threads (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Link tagged message to the current one - Implements index_function_t -. | |
| static int | op_main_modify_tags (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Modify (notmuch/imap) tags - Implements index_function_t -. | |
| static int | op_main_next_new (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Jump to the next new message - Implements index_function_t -. | |
| static int | op_main_next_thread (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Jump to the next thread - Implements index_function_t -. | |
| static int | op_main_next_undeleted (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Move to the next undeleted message - Implements index_function_t -. | |
| static int | op_main_next_unread_mailbox (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Open next mailbox with unread mail - Implements index_function_t -. | |
| static int | op_main_prev_undeleted (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Move to the previous undeleted message - Implements index_function_t -. | |
| static int | op_main_quasi_delete (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Delete from NeoMutt, don't touch on disk - Implements index_function_t -. | |
| static int | op_main_read_thread (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Mark the current thread as read - Implements index_function_t -. | |
| static int | op_main_root_message (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Jump to root message in thread - Implements index_function_t -. | |
| static int | op_main_set_flag (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Set a status flag on a message - Implements index_function_t -. | |
| static int | op_main_show_limit (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Show currently active limit pattern - Implements index_function_t -. | |
| static int | op_main_sync_folder (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Save changes to mailbox - Implements index_function_t -. | |
| static int | op_main_tag_pattern (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Tag messages matching a pattern - Implements index_function_t -. | |
| static int | op_main_undelete_pattern (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Undelete messages matching a pattern - Implements index_function_t -. | |
| static int | op_main_untag_pattern (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Untag messages matching a pattern - Implements index_function_t -. | |
| static int | op_mark_msg (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Create a hotkey macro for the current message - Implements index_function_t -. | |
| static int | op_next_entry (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Move to the next entry - Implements index_function_t -. | |
| static int | op_pipe (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Pipe message/attachment to a shell command - Implements index_function_t -. | |
| static int | op_prev_entry (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Move to the previous entry - Implements index_function_t -. | |
| static int | op_print (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Print the current entry - Implements index_function_t -. | |
| static int | op_query (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Query external program for addresses - Implements index_function_t -. | |
| static int | op_quit (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Save changes to mailbox and quit - Implements index_function_t -. | |
| static int | op_recall_message (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Recall a postponed message - Implements index_function_t -. | |
| static int | op_reply (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Reply to a message - Implements index_function_t -. | |
| static int | op_resend (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Use the current message as a template for a new one - Implements index_function_t -. | |
| static int | op_save (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Make decrypted copy - Implements index_function_t -. | |
| static int | op_search (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Search for a regular expression - Implements index_function_t -. | |
| static int | op_sort (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Sort messages - Implements index_function_t -. | |
| static int | op_tag (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Tag the current entry - Implements index_function_t -. | |
| static int | op_tag_thread (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Tag the current thread - Implements index_function_t -. | |
| static int | op_toggle_new (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Toggle a message's 'new' flag - Implements index_function_t -. | |
| static int | op_toggle_write (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Toggle whether the mailbox will be rewritten - Implements index_function_t -. | |
| static int | op_undelete (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Undelete the current entry - Implements index_function_t -. | |
| static int | op_undelete_thread (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Undelete all messages in thread - Implements index_function_t -. | |
| static int | op_view_attachments (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Show MIME attachments - Implements index_function_t -. | |
| static int | op_autocrypt_acct_menu (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Manage autocrypt accounts - Implements index_function_t -. | |
| static int | op_main_imap_fetch (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Force retrieval of mail from IMAP server - Implements index_function_t -. | |
| static int | op_main_imap_logout_all (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Logout from all IMAP servers - Implements index_function_t -. | |
| static int | op_catchup (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Mark all articles in newsgroup as read - Implements index_function_t -. | |
| static int | op_get_children (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Get all children of the current message - Implements index_function_t -. | |
| static int | op_get_message (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Get parent of the current message - Implements index_function_t -. | |
| static int | op_main_change_group (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Open a different newsgroup - Implements index_function_t -. | |
| static int | op_post (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Followup to newsgroup - Implements index_function_t -. | |
| static int | op_main_entire_thread (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Read entire thread of the current message - Implements index_function_t -. | |
| static int | op_main_vfolder_from_query (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Generate virtual folder from query - Implements index_function_t -. | |
| static int | op_main_windowed_vfolder (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Shifts virtual folder time window - Implements index_function_t -. | |
| static int | op_main_fetch_mail (struct IndexSharedData *shared, struct IndexPrivateData *priv, const struct KeyEvent *event) |
| Retrieve mail from POP server - Implements index_function_t -. | |
Prototype for an Index Function.
| shared | Shared Index data |
| priv | Private Index data |
| event | Event to process |
| num | FunctionRetval or opcode, e.g. OP_JUMP |
|
static |
Open the aliases dialog - Implements index_function_t -.
Definition at line 429 of file functions.c.
Here is the call graph for this function:
|
static |
Edit attachment content type - Implements index_function_t -.
Definition at line 439 of file functions.c.
Here is the call graph for this function:
|
static |
Remail a message to another user - Implements index_function_t -.
Definition at line 453 of file functions.c.
Here is the call graph for this function:
|
static |
Check for classic PGP - Implements index_function_t -.
Definition at line 467 of file functions.c.
Here is the call graph for this function:
|
static |
Compose new message to the current message sender - Implements index_function_t -.
Definition at line 490 of file functions.c.
Here is the call graph for this function:
|
static |
Create an alias from a message sender - Implements index_function_t -.
Definition at line 506 of file functions.c.
Here is the call graph for this function:
|
static |
Delete the current entry - Implements index_function_t -.
This function handles:
Definition at line 525 of file functions.c.
Here is the call graph for this function:
|
static |
Delete all messages in thread - Implements index_function_t -.
This function handles:
Definition at line 562 of file functions.c.
Here is the call graph for this function:
|
static |
Display full address of sender - Implements index_function_t -.
Definition at line 598 of file functions.c.
Here is the call graph for this function:
|
static |
Display a message - Implements index_function_t -.
This function handles:
Definition at line 615 of file functions.c.
Here is the call graph for this function:
|
static |
Add, change, or delete a message's label - Implements index_function_t -.
Definition at line 687 of file functions.c.
Here is the call graph for this function:
|
static |
Edit the raw message (edit and edit-raw-message are synonyms) - Implements index_function_t -.
This function handles:
Definition at line 723 of file functions.c.
Here is the call graph for this function:
|
static |
End of conditional execution (noop) - Implements index_function_t -.
Definition at line 769 of file functions.c.
|
static |
Exit this menu - Implements index_function_t -.
Definition at line 778 of file functions.c.
Here is the call graph for this function:
|
static |
Extract supported public keys - Implements index_function_t -.
Definition at line 800 of file functions.c.
Here is the call graph for this function:
|
static |
Toggle a message's 'important' flag - Implements index_function_t -.
Definition at line 817 of file functions.c.
Here is the call graph for this function:
|
static |
Wipe passphrases from memory - Implements index_function_t -.
Definition at line 853 of file functions.c.
Here is the call graph for this function:
|
static |
Forward a message with comments - Implements index_function_t -.
Definition at line 863 of file functions.c.
Here is the call graph for this function:
|
static |
Reply to all recipients - Implements index_function_t -.
This function handles:
Definition at line 892 of file functions.c.
Here is the call graph for this function:
|
static |
Jump to an index number - Implements index_function_t -.
Definition at line 922 of file functions.c.
Here is the call graph for this function:
|
static |
Reply to specified mailing list - Implements index_function_t -.
Definition at line 974 of file functions.c.
Here is the call graph for this function:
|
static |
Subscribe to a mailing list - Implements index_function_t -.
Definition at line 999 of file functions.c.
Here is the call graph for this function:
|
static |
Unsubscribe from mailing list - Implements index_function_t -.
Definition at line 1008 of file functions.c.
Here is the call graph for this function:
|
static |
Compose a new mail message - Implements index_function_t -.
Definition at line 1017 of file functions.c.
Here is the call graph for this function:
|
static |
List mailboxes with new mail - Implements index_function_t -.
Definition at line 1029 of file functions.c.
Here is the call graph for this function:
|
static |
Mail a PGP public key - Implements index_function_t -.
Definition at line 1039 of file functions.c.
Here is the call graph for this function:
|
static |
Break the thread in two - Implements index_function_t -.
Definition at line 1053 of file functions.c.
Here is the call graph for this function:
|
static |
Open a different folder - Implements index_function_t -.
This function handles:
Definition at line 1101 of file functions.c.
Here is the call graph for this function:
|
static |
Collapse/uncollapse all threads - Implements index_function_t -.
Definition at line 1166 of file functions.c.
Here is the call graph for this function:
|
static |
Collapse all threads - Implements index_function_t -.
Definition at line 1183 of file functions.c.
Here is the call graph for this function:
|
static |
Collapse current thread - Implements index_function_t -.
Definition at line 1205 of file functions.c.
Here is the call graph for this function:
|
static |
Collapse/uncollapse current thread - Implements index_function_t -.
Definition at line 1233 of file functions.c.
Here is the call graph for this function:
|
static |
Open all threads - Implements index_function_t -.
Definition at line 1275 of file functions.c.
Here is the call graph for this function:
|
static |
Open current thread - Implements index_function_t -.
Definition at line 1297 of file functions.c.
Here is the call graph for this function:
|
static |
Delete messages matching a pattern - Implements index_function_t -.
Definition at line 1324 of file functions.c.
Here is the call graph for this function:
|
static |
Limit view to a pattern/thread - Implements index_function_t -.
This function handles:
Definition at line 1348 of file functions.c.
Here is the call graph for this function:
|
static |
Link tagged message to the current one - Implements index_function_t -.
Definition at line 1418 of file functions.c.
Here is the call graph for this function:
|
static |
Modify (notmuch/imap) tags - Implements index_function_t -.
This function handles:
Definition at line 1476 of file functions.c.
Here is the call graph for this function:
|
static |
Jump to the next new message - Implements index_function_t -.
This function handles:
Definition at line 1598 of file functions.c.
Here is the call graph for this function:
|
static |
Jump to the next thread - Implements index_function_t -.
This function handles:
Definition at line 1727 of file functions.c.
Here is the call graph for this function:
|
static |
Move to the next undeleted message - Implements index_function_t -.
Definition at line 1770 of file functions.c.
Here is the call graph for this function:
|
static |
Open next mailbox with unread mail - Implements index_function_t -.
Definition at line 1803 of file functions.c.
Here is the call graph for this function:
|
static |
Move to the previous undeleted message - Implements index_function_t -.
Definition at line 1827 of file functions.c.
Here is the call graph for this function:
|
static |
Delete from NeoMutt, don't touch on disk - Implements index_function_t -.
Definition at line 1860 of file functions.c.
Here is the call graph for this function:
|
static |
Mark the current thread as read - Implements index_function_t -.
This function handles:
Definition at line 1896 of file functions.c.
Here is the call graph for this function:
|
static |
Jump to root message in thread - Implements index_function_t -.
This function handles:
Definition at line 1927 of file functions.c.
Here is the call graph for this function:
|
static |
Set a status flag on a message - Implements index_function_t -.
This function handles:
Definition at line 1944 of file functions.c.
Here is the call graph for this function:
|
static |
Show currently active limit pattern - Implements index_function_t -.
Definition at line 1969 of file functions.c.
Here is the call graph for this function:
|
static |
Save changes to mailbox - Implements index_function_t -.
Definition at line 1991 of file functions.c.
Here is the call graph for this function:
|
static |
Tag messages matching a pattern - Implements index_function_t -.
Definition at line 2074 of file functions.c.
Here is the call graph for this function:
|
static |
Undelete messages matching a pattern - Implements index_function_t -.
Definition at line 2086 of file functions.c.
Here is the call graph for this function:
|
static |
Untag messages matching a pattern - Implements index_function_t -.
Definition at line 2109 of file functions.c.
Here is the call graph for this function:
|
static |
Create a hotkey macro for the current message - Implements index_function_t -.
Definition at line 2121 of file functions.c.
Here is the call graph for this function:
|
static |
Move to the next entry - Implements index_function_t -.
Definition at line 2177 of file functions.c.
Here is the call graph for this function:
|
static |
Pipe message/attachment to a shell command - Implements index_function_t -.
Definition at line 2194 of file functions.c.
Here is the call graph for this function:
|
static |
Move to the previous entry - Implements index_function_t -.
Definition at line 2216 of file functions.c.
Here is the call graph for this function:
|
static |
Print the current entry - Implements index_function_t -.
Definition at line 2233 of file functions.c.
Here is the call graph for this function:
|
static |
Query external program for addresses - Implements index_function_t -.
Definition at line 2255 of file functions.c.
Here is the call graph for this function:
|
static |
Save changes to mailbox and quit - Implements index_function_t -.
Definition at line 2265 of file functions.c.
Here is the call graph for this function:
|
static |
Recall a postponed message - Implements index_function_t -.
Definition at line 2302 of file functions.c.
Here is the call graph for this function:
|
static |
Reply to a message - Implements index_function_t -.
Definition at line 2314 of file functions.c.
Here is the call graph for this function:
|
static |
Use the current message as a template for a new one - Implements index_function_t -.
Definition at line 2339 of file functions.c.
Here is the call graph for this function:
|
static |
Make decrypted copy - Implements index_function_t -.
This function handles:
Definition at line 2375 of file functions.c.
Here is the call graph for this function:
|
static |
Search for a regular expression - Implements index_function_t -.
This function handles:
Definition at line 2417 of file functions.c.
Here is the call graph for this function:
|
static |
Sort messages - Implements index_function_t -.
This function handles:
Definition at line 2457 of file functions.c.
Here is the call graph for this function:
|
static |
Tag the current entry - Implements index_function_t -.
Definition at line 2475 of file functions.c.
Here is the call graph for this function:
|
static |
Tag the current thread - Implements index_function_t -.
This function handles:
Definition at line 2510 of file functions.c.
Here is the call graph for this function:
|
static |
Toggle a message's 'new' flag - Implements index_function_t -.
Definition at line 2533 of file functions.c.
Here is the call graph for this function:
|
static |
Toggle whether the mailbox will be rewritten - Implements index_function_t -.
Definition at line 2576 of file functions.c.
Here is the call graph for this function:
|
static |
Undelete the current entry - Implements index_function_t -.
Definition at line 2586 of file functions.c.
Here is the call graph for this function:
|
static |
Undelete all messages in thread - Implements index_function_t -.
This function handles:
Definition at line 2619 of file functions.c.
Here is the call graph for this function:
|
static |
Show MIME attachments - Implements index_function_t -.
Definition at line 2651 of file functions.c.
Here is the call graph for this function:
|
static |
Manage autocrypt accounts - Implements index_function_t -.
Definition at line 2680 of file functions.c.
Here is the call graph for this function:
|
static |
Force retrieval of mail from IMAP server - Implements index_function_t -.
Definition at line 2691 of file functions.c.
Here is the call graph for this function:
|
static |
Logout from all IMAP servers - Implements index_function_t -.
Definition at line 2704 of file functions.c.
Here is the call graph for this function:
|
static |
Mark all articles in newsgroup as read - Implements index_function_t -.
Definition at line 2737 of file functions.c.
Here is the call graph for this function:
|
static |
Get all children of the current message - Implements index_function_t -.
This function handles:
Definition at line 2758 of file functions.c.
Here is the call graph for this function:
|
static |
Get parent of the current message - Implements index_function_t -.
This function handles:
Definition at line 2860 of file functions.c.
Here is the call graph for this function:
|
static |
Open a different newsgroup - Implements index_function_t -.
This function handles:
Definition at line 2942 of file functions.c.
Here is the call graph for this function:
|
static |
Followup to newsgroup - Implements index_function_t -.
This function handles:
Definition at line 3019 of file functions.c.
Here is the call graph for this function:
|
static |
Read entire thread of the current message - Implements index_function_t -.
Definition at line 3062 of file functions.c.
Here is the call graph for this function:
|
static |
Generate virtual folder from query - Implements index_function_t -.
This function handles:
Definition at line 3141 of file functions.c.
Here is the call graph for this function:
|
static |
Shifts virtual folder time window - Implements index_function_t -.
This function handles:
Definition at line 3190 of file functions.c.
Here is the call graph for this function:
|
static |
Retrieve mail from POP server - Implements index_function_t -.
Definition at line 3233 of file functions.c.
Here is the call graph for this function: