.emacs-my
changeset 215 404b444d990b
parent 214 f4234e15d891
child 220 a1004ec442f3
child 237 39054eb39d27
equal deleted inserted replaced
214:f4234e15d891 215:404b444d990b
   662 ;; communication
   662 ;; communication
   663 
   663 
   664 ;; ----------------------------------------------------------------------
   664 ;; ----------------------------------------------------------------------
   665 ;; jabber
   665 ;; jabber
   666 (when (featurep 'jabber)
   666 (when (featurep 'jabber)
   667     (setq jabber-history-enabled t
   667   (setq
   668           jabber-use-global-history nil
   668    jabber-history-enabled t
   669           jabber-backlog-number 15
   669    jabber-use-global-history nil
   670           jabber-backlog-days 30
   670    jabber-backlog-number 15
   671           jabber-alert-presence-message-function (lambda (who oldstatus newstatus statustext) nil)
   671    jabber-backlog-days 30
   672           )
   672    jabber-alert-presence-message-function (lambda (who oldstatus newstatus statustext) nil)
       
   673    )
   673   )
   674   )
   674 
   675 
   675 (setq my-chat-prompt "[%t] %n>\n")
   676 (setq my-chat-prompt "[%t] %n>\n")
   676 (when (featurep 'jabber)
   677 (when (featurep 'jabber)
   677   (setq
   678   (setq