fleimgruber

Results 178 comments of fleimgruber
trafficstars

After #369 and #559 what is the preferred solution here? Still https://github.com/pandera-dev/pandera/issues/466#issuecomment-824062087 or https://github.com/pandera-dev/pandera/issues/466#issuecomment-824834333?

I looked into this and found the reason for the error. I am loading org-roam from Github with the Spacemacs layer system. In the layer in question, the fetcher needs...

Tried again with latest version `org-roam-ui-20220225.2151` from MELPA and that works. So from my side this can be closed, will leave it open for others to confirm solved.

Reproduction with a clean Emacs configuration sounds like a good idea. Do you maybe have an example init.el that represents a minimal helm-org-ql, org, etc. setup or something I could...

Thanks, with that it does work on the files where the error happened originally. I tested some more on smaller files and found this out: the error is not triggered...

I am seeing the same error `replace-match-maybe-edit: Match data clobbered by buffer modification hooks` in `*messages*` using Spacemacs when running `query-replace` in a `deadgrep-edit-mode` buffer. `before-change-functions` is `nil`. How to...

I am still seeing this after ``` make build make run ``` More details: https://gist.github.com/fleimgruber/55edca8b2d318cccf3dc57b599df79e3. *edit* After looking into it some more, it seems that only the error is the...

We are making progress on the Windows side, see https://github.com/dzop/emacs-zmq/issues/3.