From 208c3fe40b8ca48f6fb785b58cdfb2d1e5d055e8 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 3 Oct 2015 19:40:24 -0400 Subject: [PATCH] Modeline buffer id: ' %s ' --- core/core-ui.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-ui.el b/core/core-ui.el index 7c7dc6ab3..d9816c3b9 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -119,7 +119,7 @@ (if (buffer-modified-p) (propertize "*" 'face 'mode-line-is-modified)) " ") - (powerline-buffer-id)) + (format " %s " (powerline-buffer-id))) :tight t) (spaceline-define-segment narf-buffer-dir