summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bongo.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/bongo.el b/bongo.el
index 67c96d6..902433f 100644
--- a/bongo.el
+++ b/bongo.el
@@ -456,6 +456,7 @@ insert an action track at point."
(select-window (get-buffer-window bongo-seek-buffer))))
(bongo-seek-mode)
(setq buffer-read-only t)
+ (setq cursor-type nil)
(bongo-seek-redisplay)
(durand-bongo-seek-start-timer-maybe)))