Is it :hide-unread or :show-unread
I think the docstring is correct and the variable setting is wrong -- the code elsewhere (mu4e~start) seems to check hide-unread property.
This commit is contained in:
@ -231,7 +231,7 @@ are plists" "1.3.7")
|
||||
:key ?t)
|
||||
( :name "Last 7 days"
|
||||
:query "date:7d..now"
|
||||
:show-unread t
|
||||
:hide-unread t
|
||||
:key ?w)
|
||||
( :name "Messages with images"
|
||||
:query "mime:image/*"
|
||||
Reference in New Issue
Block a user