Skip to content

Autoloading issue #2

@dcostaras

Description

@dcostaras

Hi,

I'm getting an error during package initialization...

Debugger entered--Lisp error: (void-function evil-define-operator)

load-with-code-conversion("/Users/donavan/.emacs.d/elpa/evil-visual-replace-20160731.508/evil-visual-replace-autoloads.el" "/Users/donavan/.emacs.d/elpa/evil-visual-replace-20160731.508/evil-visual-replace-autoloads.el" nil t)

package-activate(evil-visual-replace)

package-initialize()

I've edited the error message, let me know if you want the full output.

I really don't know much about packages but I think evil functions can't be called in the generated autoloads file and so the autoload directives should be removed from evil-define-operator

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