* mu-msg-fields: store escaped versions of maildirs, so matching works for 'strangely named' ones
This commit is contained in:
@ -113,7 +113,7 @@ static const MuMsgField FIELD_DATA[] = {
|
||||
MU_MSG_FIELD_TYPE_STRING,
|
||||
"maildir", 'm', 'M',
|
||||
FLAG_GMIME | FLAG_XAPIAN_TERM | FLAG_XAPIAN_VALUE |
|
||||
FLAG_NORMALIZE
|
||||
FLAG_NORMALIZE | FLAG_XAPIAN_ESCAPE
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user