* fix some fallout from recent changes

This commit is contained in:
djcb
2012-06-10 11:33:31 +03:00
parent 20d858e464
commit fc03e613c5
4 changed files with 18 additions and 19 deletions

View File

@ -647,7 +647,7 @@ last query, sorting settings."
(optchar (or (nth 1 cell) (substring (nth 0 cell) 0 1))))
(setq global-mode-string
(concat
(propertize expr 'face 'mu4e-title-face)
(propertize mu4e~headers-last-query 'face 'mu4e-title-face)
"("
optchar
(if mu4e-headers-sort-revert "d" "a")