summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rt-liberation.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/rt-liberation.el b/rt-liberation.el
index 6f31921..b75bebd 100644
--- a/rt-liberation.el
+++ b/rt-liberation.el
@@ -1047,6 +1047,7 @@ string then that will be the name of the new buffer."
;; setup stage (invisible to user)
(with-current-buffer rt-liber-browser-buffer
(let ((inhibit-read-only t))
+ (rt-liber-browser-mode)
(goto-char (point-min))
(rt-liber-ticketlist-browser-redraw nil query)
(newline 2)