Prompt and validate new messages tags. More...
Collaboration diagram for tags_edit():Functions | |
| static int | comp_tags_edit (struct Mailbox *m, const char *tags, struct Buffer *buf) |
| Prompt and validate new messages tags - Implements MxOps::tags_edit() -. | |
| static int | imap_tags_edit (struct Mailbox *m, const char *tags, struct Buffer *buf) |
| Prompt and validate new messages tags - Implements MxOps::tags_edit() -. | |
| static int | nm_tags_edit (struct Mailbox *m, const char *tags, struct Buffer *buf) |
| Prompt and validate new messages tags - Implements MxOps::tags_edit() -. | |
Prompt and validate new messages tags.
| -1 | Error |
| 0 | No valid user input |
| 1 | Buf set |
Prompt and validate new messages tags - Implements MxOps::tags_edit() -.
Definition at line 824 of file compress.c.
Prompt and validate new messages tags - Implements MxOps::tags_edit() -.
Definition at line 2194 of file imap.c.
Here is the call graph for this function:Prompt and validate new messages tags - Implements MxOps::tags_edit() -.
Definition at line 2426 of file notmuch.c.
Here is the call graph for this function: