Skip to content

Error running timer `jit-lock-stealth-fontify': (void-variable adoc-reserved) #31

@duelafn

Description

@duelafn

I get this error repeatedly when using adoc-mode. It wasn't clear to me what that variable was meant to be, so it wasn't clear whether the warning indicated that the variable was supposed to be set locally or not, but I fixed the issue in my local copy by appending:

(defvar adoc-reserved nil)

To the list of devars.

GNU Emacs 24.4.1 in Debian 8. I can test patches or provide any additional info if you need.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions