Prompt and validate new messages tags. More...
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() -. More... | |
static int | imap_tags_edit (struct Mailbox *m, const char *tags, struct Buffer *buf) |
Prompt and validate new messages tags - Implements MxOps::tags_edit() -. More... | |
static int | nm_tags_edit (struct Mailbox *m, const char *tags, struct Buffer *buf) |
Prompt and validate new messages tags - Implements MxOps::tags_edit() -. More... | |
Prompt and validate new messages tags.
-1 | Error |
0 | No valid user input |
1 | Buf set |
Contract
Prompt and validate new messages tags - Implements MxOps::tags_edit() -.
Definition at line 846 of file compress.c.
Prompt and validate new messages tags - Implements MxOps::tags_edit() -.
Definition at line 2248 of file imap.c.
Prompt and validate new messages tags - Implements MxOps::tags_edit() -.
Definition at line 2380 of file notmuch.c.