ace-jump-mode icon indicating copy to clipboard operation
ace-jump-mode copied to clipboard

ace-jump-mode fails with error

Open bradwright opened this issue 12 years ago • 2 comments

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.

bradwright avatar Sep 11 '12 08:09 bradwright

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?

winterTTr avatar Sep 11 '12 11:09 winterTTr

I have the same issue on Ubuntu Linux and Mac OS X (both running in a terminal).

bradwright avatar Sep 11 '12 11:09 bradwright