rolandwalker / anaphora

Anaphoric expressions for Emacs Lisp, providing implicit temporary variables.
54 stars 11 forks source link

Can't load anaphora in Emacs 26.2 (Windows 10, x64) #12

Open thjwong opened 4 years ago

thjwong commented 4 years ago

After having downloaded anaphora on melpa, on evaluating (require 'anaphora) in Emacs (26.2 (build 1, x86_64-w64-mingw32)) in Windows 10, here is an error message:

Debugger entered--Lisp error: (error "Loading file d:/myhome/.emacs.d/elpa/anaphora-20180618.2200/anaphora.el failed to provide feature ‘anaphora’") #<subr require>(anaphora nil nil) ad-Advice-require(#<subr require> anaphora) apply(ad-Advice-require #<subr require> anaphora) require(anaphora)