projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fe0170
)
emacs: remove newlines around message-elide-ellipsis’s [...]
author
Amin Bandali
<bandali@gnu.org>
Tue, 3 Sep 2019 02:36:45 +0000
(22:36 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Tue, 3 Sep 2019 02:36:45 +0000
(22:36 -0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
589dda3
..
2063aab
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-2278,7
+2278,8
@@
https://csclub.uwaterloo.ca/~abandali")
;; (message-header-subject ((t (:foreground "#111" :weight semi-bold))))
;; (message-header-to ((t (:foreground "#111" :weight normal))))
;; (message-header-cc ((t (:foreground "#333" :weight normal))))
- )
+ :custom
+ (message-elide-ellipsis "[...]\n"))
(use-feature mml
:delight " mml")