mu4e add flags back to headers fields
This commit is contained in:
parent
9884ed062b
commit
a3b29e1d20
|
@ -47,7 +47,8 @@
|
||||||
(mu4e-headers-visible-lines 3)
|
(mu4e-headers-visible-lines 3)
|
||||||
(mu4e-headers-fields
|
(mu4e-headers-fields
|
||||||
'((:human-date . 8)
|
'((:human-date . 8)
|
||||||
(:from . 24)
|
(:flags . 10)
|
||||||
|
(:from . 22)
|
||||||
(:subject)))
|
(:subject)))
|
||||||
(mu4e-headers-visible-flags
|
(mu4e-headers-visible-flags
|
||||||
'(draft
|
'(draft
|
||||||
|
|
Loading…
Reference in a new issue