X-Git-Url: http://cgit.sxemacs.org/?p=riece;a=blobdiff_plain;f=lisp%2Friece-commands.el;h=55c0f2392d163d4520d8ee7110264fe9cce58071;hp=3e3c61456ca91b36913859d46633a9b69c39005b;hb=b9d6ae0d8aa0c6459bf6cccb8604ce4ff31bf66b;hpb=64e70a440b4b437091c51f77003eb86686f6fda7 diff --git a/lisp/riece-commands.el b/lisp/riece-commands.el index 3e3c614..55c0f23 100644 --- a/lisp/riece-commands.el +++ b/lisp/riece-commands.el @@ -189,8 +189,11 @@ the layout to the selected layout-name." (error "Not on a channel")) (list (completing-read "User: " - (mapcar #'list (riece-channel-get-users - riece-current-channel))) + (mapcar #'list + (riece-with-server-buffer + (riece-identity-server riece-current-channel) + (riece-channel-get-users + (riece-identity-prefix riece-current-channel))))) (if current-prefix-arg (read-string "Message: "))))) (riece-send-string