mattfidler / nsis-mode

NSIS mode for editing NSIS files
10 stars 7 forks source link

nsis-mode.el compiles with error #9

Closed MichaelManert closed 1 year ago

MichaelManert commented 1 year ago

nsis-mode.el:949:5: Error: Symbol’s value as variable is void: nsis-syntax-variable

this error happens in batch mode emacs -Q --batch --eval '(byte-compile-file "nsis-mode.el")' and interactively via menu with Emacs