Claudio Bley
Claudio Bley
> I can't merge it. I just published colorls 1.5.0 manually, including the change of this PR. This should unblock the situation, I hope. Well, it will not do much,...
> So, should I create a PR with the exact changes that you've made in this PR? Yes, that would be awesome.
Hi. I ran into the same error, and I am also using podman with its docker socket. It seems if there is any error (auth required but failed / manifest...
Unfortunately, #235 does not fix it for me, I still see these errors in the message buffer (and it's slowing Emacs down).
> Does the error exist in only Emacs 30? 🤔 In the meantime, I switched back to Emacs 29.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0) hoping that...
Oh, that may be related to #127 since I am running Emacs as a service / daemon, too. So `centaur-tabs-active-bar` being `nil` is probably just because `centaur-tabs--make-xpm` indeed returned `nil`......
Yes, a terminal emulator should just ignore ANSI escape sequences it does not recognize / support. But when does hoogle emit ANSI codes? From a quick look, it never does...
I'll have a look and see if I can get it published somewhere else.
BTW, for the time being, you could use jitpack: https://jitpack.io/#avdv/play-json-refined/v0.8.0
It seems jcenter.bintray.com is just redirected to repo1.maven.org now... ``` $ https -p h https://jcenter.bintray.com/de/cbley/play-json-refined_2.13/0.8.0/play-json-refined_2.13-0.8.0.pom HTTP/1.1 301 Moved Permanently Connection: keep-alive Content-Length: 162 Content-Type: text/html Date: Fri, 23 Jun 2023...