2003-09-02 Daiki Ueno <ueno@unixuser.org>
* riece-commands.el (riece-command-join): Extract target
- identity-prefix before applying riece-channel-p.
+ identity-prefix before applying riece-channel-p; format target.
2003-08-30 Daiki Ueno <ueno@unixuser.org>
(if (and current-prefix-arg
(riece-channel-p (riece-identity-prefix target)))
(setq key
- (riece-read-passwd (format "Key for %s: " target))))
+ (riece-read-passwd (format "Key for %s: "
+ (riece-format-identity target)))))
(list target key)))
(let ((pointer (riece-identity-member target riece-current-channels)))
(if pointer