* add skipping support to mu-find
This commit is contained in:
@ -429,7 +429,7 @@ details of the bookmarks file.
|
||||
|
||||
|
||||
.TP
|
||||
\fB\-\-no\-msgid\-dups\fR
|
||||
\fB\-\-no\-dups\fR,\fB-u\fR
|
||||
whenever there are multiple messages with the same name, only show the first
|
||||
one. This is useful if you have copies of the same message, which is a common
|
||||
occurence when using e.g. Gmail together with \fBofflineimap\fR.
|
||||
@ -450,9 +450,10 @@ information about the message, as in the following table:
|
||||
| other | |-> | |*> | |=> |
|
||||
.fi
|
||||
|
||||
Here, the an 'orphan' is a message without a parent message (in the list of
|
||||
Here, an 'orphan' is a message without a parent message (in the list of
|
||||
matches), and a duplicate is a message whose message-id was already seen
|
||||
before.
|
||||
before; not this may not really be the same message, if the message-id was
|
||||
copied.
|
||||
|
||||
The algorithm used for determining the threads is based on Jamie Zawinksy's
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user