Fix -- user list buffer not updating when parts are hidden.
authorSteve Youngs <steve@sxemacs.org>
Fri, 11 Apr 2014 23:27:57 +0000 (09:27 +1000)
committerDaiki Ueno <ueno@unixuser.org>
Tue, 15 Apr 2014 03:15:14 +0000 (12:15 +0900)
commit5fd4264d143d5a307c65fe07ff2030d9175ed821
tree48fac5a0d91d5b7451431864f71a86038fc7f859
parentd09bb7c2c7dda77ae59abc81e8d2aaa94909e9b6
Fix -- user list buffer not updating when parts are hidden.

* lisp/riece-handle.el (riece-handle-part-message): Move the test
against riece-hide-list to inside the channel loop so that the
riece-user-list-buffer is still updated.

Signed-off-by: Steve Youngs <steve@sxemacs.org>
lisp/riece-handle.el