.emacs-my
changeset 182 8a8bf4f3e7c2
parent 181 55d8d0ebdccd
child 183 6454364c25cf
--- a/.emacs-my	Wed Oct 14 16:03:19 2009 +0300
+++ b/.emacs-my	Wed Oct 14 16:06:08 2009 +0300
@@ -716,10 +716,13 @@
           jabber-backlog-number 15
           jabber-backlog-days 30
           jabber-alert-presence-message-function (lambda (who oldstatus newstatus statustext) nil)
-          fsm-debug nil
           )
   )
 
+;; fsm used in emacs jabber
+(when (featurep 'fsm)
+  (setq fsm-debug nil)                  ; Disable *fsm-debug* buffer.
+  )
 
 ;; ----------------------------------------------------------------------
 ;; rcirc