emacs: tweak denote-rename-buffer-format spacing

This commit is contained in:
Protesilaos Stavrou 2024-09-07 13:13:34 +03:00
parent 174e2d0049
commit 5dd0351bdc
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
2 changed files with 4 additions and 4 deletions

View file

@ -291,8 +291,8 @@
(setq denote-backlinks-show-context nil)
(setq denote-rename-buffer-format "[D] %t %b")
(setq denote-buffer-has-backlinks-string "(<--->)")
(setq denote-rename-buffer-format "[D] %t%b")
(setq denote-buffer-has-backlinks-string " (<--->)")
;; Automatically rename Denote buffers when opening them so that
;; instead of their long file name they have a literal "[D]"

View file

@ -8643,8 +8643,8 @@ facilities to rename files, regardless of file type.
(setq denote-backlinks-show-context nil)
(setq denote-rename-buffer-format "[D] %t %b")
(setq denote-buffer-has-backlinks-string "(<--->)")
(setq denote-rename-buffer-format "[D] %t%b")
(setq denote-buffer-has-backlinks-string " (<--->)")
;; Automatically rename Denote buffers when opening them so that
;; instead of their long file name they have a literal "[D]"