-
Notifications
You must be signed in to change notification settings - Fork 36
paradox-menu-execute: Invalid function: async-start #28
Comments
That's really strange. Paradox only tries to call The only possibility that crosses my mind is that there might be more than one Try evaluating the following snippet:
If it fails, then I think this is an issue we'll need to submit to |
I have the same issue with the same version of async. My Emacs is self compiled from the emacs-24 branch as at 2014-12-14 11:22 bb57c94d5f047cde106ffa71bf59f24b2b3027b8
This succeeds but gives no response.
This writes the "Async process done" message to the messages buffer but not the "This is a test" message although it returns the correct result 222.
Part of the messages buffer.
|
Now it gets stranger. I just went into my I then ran I restored the original I then removed paradox and re-installed it and then tried upgrading a package and it worked. I have just converted my Emacs configuration to use This is my Paradox configuration.
If you are not familiar with If you're interested I've put 2 tar.gz files at https://drive.google.com/folderview?id=0B9XowPkZoONZNGppeXpESHR4a2s&usp=sharing
|
Thanks guys, I have a pretty good idea of what's going on now. I'm not at a computer at the moment, but it seems async start is a macro, not a function. That explains everything so far. And I should have thought of that sooner. I'll have a fix later today. |
Should be fixed now. Let me know if it persists after the next upgrade. |
Looks good. I just blew away my elpa directory and stared Emacs letting Thanks for the quick fix. |
I installed
async
but I haveparadox-menu-execute: Invalid function: async-start
when I try to install packages.The text was updated successfully, but these errors were encountered: