diff --git a/mu4e/mu4e-headers.el b/mu4e/mu4e-headers.el index dd5368bd..d601c158 100644 --- a/mu4e/mu4e-headers.el +++ b/mu4e/mu4e-headers.el @@ -602,7 +602,7 @@ the correct column for display." sum w until (equal f field)))) (setq val (string-trim-right val)) - (if (> width (length val)) + (if (> width (string-width val)) (setq val (concat val " ")) (setq val (concat