Fixed.
authorueno <ueno>
Sun, 28 Aug 2005 11:14:11 +0000 (11:14 +0000)
committerueno <ueno>
Sun, 28 Aug 2005 11:14:11 +0000 (11:14 +0000)
lisp/riece-handle.el

index dba185c..dc94fd7 100644 (file)
@@ -81,7 +81,8 @@
 (defun riece-handle-privmsg-message (prefix string)
   (let* ((user (riece-prefix-nickname prefix))
         (parameters (riece-split-parameters (riece-decoded-string string)))
-        (targets (split-string (car parameters) ",")))
+        (targets (split-string (car parameters) ","))
+        message)
     (setq parameters (riece-split-parameters
                      (riece-decoded-string-for-identity
                       string