Averter

Results 51 comments of Averter

Thanks @astahlman . I've found that the issue is related to [ob-julia-vterm](https://github.com/shg/ob-julia-vterm.el). Whenever I activate it all blocks with async (of julia or any other language) output this error message....

credit is for someone in the www ````lisp (defun mu4e-view-save-all-attachments (&optional arg) "Save all MIME parts from current mu4e gnus view buffer." ;; Copied from mu4e-view-save-attachments (interactive "P") (cl-assert (and...

Well I have not/do not have time to test if it is working at my end but assume that it is fixed as well. Thanks all.

https://stackoverflow.com/questions/3081521/how-to-completely-remove-an-issue-from-github#3081584

@thierryvolpiatto I'm also experiencing a possibly related `error in process sentinel: async-handle-result: Recursive load` which is presumably related to the utf8 used in async, but I have checked and I...

Ok, I finally got to the bottom of it. I've recently installed [ob-julia-vterm](https://github.com/emacsmirror/ob-julia-vterm) and somehow it created that recursive load error. In any case, it does not seem to be...

> I get this error: > > ``` > [error] request--callback: peculiar error: 503 > [error] request-default-error-callback: https://api.coinmarketcap.com/v1/ticker/?convert=USD&limit=10 parse-error > ``` > > How to fix it? > > EDIT:...

> The coinmarket api has changed. The api now needs an api-key. So this package needs an update. I would do it, but I am just learning lisp and I...

I am experiencing exactly the same issue described by @haselwarter after upgrading to emacs 28 and installing pdf-tools + image-roll. Given that `redraw-display` restores the image we could implement a...

`toggle-debug-on-error` indicates an issue in this function `image-roll-undisplay-page` ```` lisp Debugger entered--Lisp error: (error "Invalid image specification") image-size(((slice 103 189 647 869) (image :type png :data "\211PNG\15\n\32\n\0\0\0\15IHDR\0\0\3}\0\0\4\204\10\2\0\0\0_\322\361\261\0\0 \0IDATx\1\354\235\5\270\35\305\371..." :scale 1...