mu4e: fix mu4e~headers-flag-str

This commit is contained in:
Thierry Volpiatto 2022-05-08 15:09:53 +03:00 committed by Dirk-Jan C. Binnema
parent f4f217549c
commit 94312b969c
1 changed files with 3 additions and 1 deletions

View File

@ -492,7 +492,9 @@ while our display may be different)."
(format "mu4e-headers-%s-mark" (symbol-name flag))))
(cell (symbol-value mark)))
(if mu4e-use-fancy-chars (cdr cell) (car cell))
""))) flags) ""))
"")))
flags "")
""))
;;; Special headers