.emacs.d/init.el

This commit is contained in:
Tom Willemsen 2012-10-11 15:46:37 +02:00
parent 6715a0daa7
commit dc53d891de

View file

@ -838,8 +838,8 @@ for easy selection."
(setq jabber-chat-buffer-format "*jabber:%n*")
(setq jabber-chat-buffer-show-avatar nil)
(setq jabber-chat-fill-long-lines nil)
(setq jabber-chat-foreign-prompt-format "[%t] < ")
(setq jabber-chat-local-prompt-format "[%t] > ")
(setq jabber-chat-foreign-prompt-format "%t < ")
(setq jabber-chat-local-prompt-format "%t > ")
(setq jabber-chatstates-confirm nil)
(setq jabber-history-dir "~/.emacs.d/jabber")
(setq jabber-roster-show-bindings nil)