From 92676bfe399e3542ae1a3c66e37565f5a0ad2055 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 28 Jun 2019 17:27:05 +0200 Subject: [PATCH] uniquify-buffer-name-style = 'forward #1506 --- 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 acdcda9e9..4ea93581e 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -191,8 +191,8 @@ read-only or not file-visiting." mouse-yank-at-point t ; middle-click paste at point, not at click resize-mini-windows 'grow-only ; Minibuffer resizing show-help-function nil ; hide :help-echo text - uniquify-buffer-name-style nil ; custom modeline will show file paths anyway use-dialog-box nil ; always avoid GUI + uniquify-buffer-name-style 'forward visible-cursor nil x-stretch-cursor nil ;; Favor vertical splits