projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff95772
)
[emacs] display full date on slack messages
author
Amin Bandali
<bandali@gnu.org>
Mon, 19 Nov 2018 15:19:12 +0000
(10:19 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Mon, 19 Nov 2018 15:19:12 +0000
(10:19 -0500)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
88295bb
..
7ddf8ec
100644
(file)
--- a/
init.org
+++ b/
init.org
@@
-1898,6
+1898,9
@@
Hopefully temporary.
:subscribed-channels '(general)
:full-and-display-names t)
(add-to-list 'swiper-font-lock-exclude 'slack-message-buffer-mode t)
+ (setq lui-time-stamp-format "[%Y-%m-%d %H:%M:%S]"
+ lui-time-stamp-only-when-changed-p t
+ lui-time-stamp-position 'right)
:bind
(("C-c s s" . slack-start)
("C-c s u" . slack-select-unread-rooms)