I'm not sure how this happened, but calc no longer works. Whenever I try to run it, I get:
Startup could not detect calc-dispatch function
It worked great last week, and I use the built-in calculator, so I have no idea what has changed so it doesn't work. I ran lgrep
in a copy of the calc
directory looking for calc-dispatch
, and found that calc-dispatch was just fine. Could my .elc files get corrupted?
When I tried to recompile them, I got the following:
calc-fin.el: 29: 1: Error: The required function `calc 'was not provided
source share