* riece-300.el (riece-handle-312-message): Use server name
[riece] / lisp / riece-300.el
index 21ca896..5fcd80c 100644 (file)
        (concat
        (riece-concat-server-name
         (format "on via server %s: %s"
-                riece-real-server-name
+                (match-string 2 string)
                 (substring string (match-end 0))))
        "\n"))))