* enable the --threads/t argument for mu-find / queries

This commit is contained in:
Dirk-Jan C. Binnema
2011-06-19 21:03:33 +03:00
parent 1e945e301f
commit 9a5888f7c8
4 changed files with 8 additions and 4 deletions

View File

@ -94,10 +94,11 @@ struct _MuConfig {
* default */
int max_msg_size; /* maximum size for message files */
/* options for querying (and view-> 'summary') */
/* options for querying 'find' (and view-> 'summary') */
char *fields; /* fields to show in output */
char *sortfield; /* field to sort by (string) */
gboolean descending; /* sort descending? */
gboolean threads; /* show message threads */
gboolean summary; /* include a summary? */
char *bookmark; /* use bookmark */
char *formatstr; /* output type