X-Git-Url: https://cgit.sxemacs.org/?p=riece;a=blobdiff_plain;f=lisp%2Friece-000.el;h=4506392736ab3a124b06b9471f184ea408325667;hp=0894b10e6945358e878c79c6bd62699a6d9940e5;hb=be589a2fe0e07dd0f7f29c72b90186d574ba3481;hpb=c93b87a80b0cc2e0c77bb0955380bd3284c254e8 diff --git a/lisp/riece-000.el b/lisp/riece-000.el index 0894b10..4506392 100644 --- a/lisp/riece-000.el +++ b/lisp/riece-000.el @@ -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))