Closed highend closed 9 years ago
@highend , can you show me the backtrace for this error so I can find out what caused it?
@ralesi Sure! I hope you can fix it...
`Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
replace-regexp-in-string("\\" "/" nil)
byte-code("\302\303\304\"!\305\306\307\310\311 \312\"\211A@\262#!)\207" [ahk-registry reg-data shell-command-to-string format "reg query \"%s\"" file-name-directory replace-regexp-in-string "\\" "/" split-string "\\""] 7)
(defvar ahk-path (byte-code "\302\303\304\"!\305\306\307\310\311 \312\"\211A@\262#!)\207" [ahk-registry reg-data shell-command-to-string format "reg query \"%s\"" file-name-directory replace-regexp-in-string "\\" "/" split-string "\\""] 7) ("d:/Tools/Emacs/config/.emacs.d/elpa/ahk-mode-20150410.857/ahk-mode.elc" . 2200))
ahk-mode()
set-auto-mode-0(ahk-mode nil)
set-auto-mode()
normal-mode(t)
after-find-file(nil t)
find-file-noselect-1(#
@highend Latest commit should address the issue. I think you were missing the registry keys for autohotkey.
@highend, Is this fixed now?
Hi,
I get this error when I open an .ahk file.
Windows Server 2012 R2 U1, german Spacemacs 0.103.6 Emacs 24.5 (x64)