* riece-000.el (riece-handle-001-message): Use
[riece] / lisp / riece-000.el
index 0894b10..4506392 100644 (file)
@@ -60,7 +60,7 @@
       (if (equal (riece-identity-server
                  (setq identity (riece-parse-identity (car entry))))
                 riece-server-name)
-         (riece-command-join identity (nth 1 entry)))
+         (riece-command-join-channel identity (nth 1 entry)))
       (setq channel-list (cdr channel-list))))
   (run-hooks 'riece-after-login-hook))