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() -. | |
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 859 of file compress.c.
Prompt and validate new messages tags - Implements MxOps::tags_edit() -.
Definition at line 2190 of file imap.c.
Prompt and validate new messages tags - Implements MxOps::tags_edit() -.
Definition at line 2404 of file notmuch.c.