* lisp/liece-channel.el (liece-channel-change): Run
[elisp/liece.git] / lisp / liece-channel.el
index e9dc1a3..956b53c 100644 (file)
@@ -375,6 +375,8 @@ If NOSW is non-nil do not switch to newly created channel."
                liece-current-channel nil)))
       (setq liece-channels-indicator (substring string 1)))
     (liece-set-channel-indicator)
+    (save-excursion
+      (run-hook-with-args 'liece-redisplay-buffer-functions chnl))
     (liece-configure-windows)))
 
 (defsubst liece-channel-set-operator-1 (chnl user val)