ace-jump-mode
ace-jump-mode copied to clipboard
ace-jump-mode fails with error
The overlay appears but the highlighting of characters doesn't start. debug-on-error
trace:
Debugger entered--Lisp error: (void-variable --cl-func-create-overlay--)
ace-jump-populate-overlay-to-search-tree((branch (leaf) (leaf) (leaf) (leaf) (leaf) (leaf) (leaf) (leaf) (leaf) (leaf) (leaf) (leaf) (leaf)) ([cl-struct-aj-position 8218 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]] [cl-struct-aj-position 8283 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]] [cl-struct-aj-position 8390 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]] [cl-struct-aj-position 8639 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]] [cl-struct-aj-position 8877 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]] [cl-struct-aj-position 9001 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]] [cl-struct-aj-position 9023 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]] [cl-struct-aj-position 9040 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]] [cl-struct-aj-position 9056 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]] [cl-struct-aj-position 9223 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]] [cl-struct-aj-position 9228 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]] [cl-struct-aj-position 9243 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]] [cl-struct-aj-position 9279 [cl-struct-aj-visual-area #<buffer modes.el> #<window 1 on modes.el> #<frame F1 0x101106df8> nil]]))
ace-jump-do("\\<t")
ace-jump-word-mode(116)
call-interactively(ace-jump-word-mode)
ace-jump-mode(1)
call-interactively(ace-jump-mode nil nil)
On GNU Emacs 24.2.1
, running in a terminal.
Thanks for your report, I will try to investigate this problem. BTW, which kind of OS are you using the emacs 24? Windows Or Linux?
I have the same issue on Ubuntu Linux and Mac OS X (both running in a terminal).