* add support for finding related messages to mu-find, mu4e, this does *not*
include the actual implementation though
This commit is contained in:
@ -143,6 +143,8 @@ struct _MuConfig {
|
||||
* messages with the same
|
||||
* msgid, show only the first
|
||||
* one */
|
||||
gboolean include_related; /* included related messages
|
||||
* in results */
|
||||
/* for find and cind */
|
||||
time_t after; /* only show messages or
|
||||
* adresses last seen after
|
||||
|
||||
Reference in New Issue
Block a user