Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When requiring this package, I get "Lisp error: (void variable vdiff-magit)" #6

Open
OskarSigvardsson opened this issue Apr 8, 2019 · 0 comments

Comments

@OskarSigvardsson
Copy link

Hi! As the title says, when running (require 'vdiff-magit) after installing it, I get this error: Lisp error: (void-variable vdiff-magit). Also happens when i do (use-package vdiff-magit :ensure t), since that presumably runs a (require vdiff-magit) internally. I've tried running with emacs -Q, same thing.

I'm very much a beginner with emacs, but my very strong suspicion is that this line is the cause: b4a0407#diff-77d43ced2e308e54e3f02bb899392921R99 It seems like "vdiff-magit" has become "magit-vdiff" by accident.

Running emacs 26.1 on Arch Linux (actually, technically, I'm running it on Arch running under Windows Subsystem for Linux) if that makes a difference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant