Artur Malabarba

Results 250 comments of Artur Malabarba

True. I initially implemented it this way to save space. But I think it deserves its own column now.

I had a problem like that once. The good news is that I think it's pretty rare, so you can probably just restart Emacs and everything will be back to...

Forget what I had written on the previous comment earlier. I was misreading the backtrace. This looks like it might be a bug witht the async package. But it's hard...

@thierryvolpiatto and @jwiegley, do you have any idea of what may be causing this? The `async-handle-result` function is being called with the return value of the asynchronous evaluation, but it...

I fear this might be an async bug. At least, nothing has changed in paradox for a while now.

@jwiegley has anything changed recently in async?

@kaushalmodi do you get a backtrace if you toggle-debug-on-error? @thierryvolpiatto thanks for making it a function

Don't worry, it's perfectly normal for packages on Melpa to depend on packges on GNU Elpa. GNU Elpa is preconfigured in Emacs since version 24, so everyone should have it...

Paradox doesn't use that package, so it's more likely a broken dependency of another package you have installed.