John Ciolfi

Results 15 comments of John Ciolfi

Also which fzf function where you running?

I updated by fork, https://github.com/JohnC32/fzf.el/commit/847b72ef710949e1317831cae0a7d9de52329111, to increase debugging. After loading fzf.el, run ``` M-: (setq fzf-show-debug-messages t) RET or M-x eval-expression RET (setq fzf-show-debug-messages t) RET ``` You will then...

> [![CLA assistant check](https://camo.githubusercontent.com/4c970efeed75dd01f6778bf7e33dec85e4171375cb69acb0927bfc9d437d78d9/68747470733a2f2f636c612d617373697374616e742e696f2f70756c6c2f62616467652f6e6f745f7369676e6564)](https://cla-assistant.io/flycheck/flycheck?pullRequest=2035) Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our [Contributor License Agreement](https://cla-assistant.io/flycheck/flycheck?pullRequest=2035) before we can...

Sorry for the delay, I just noticed the ping. We are using flycheck heavily and really like it. Thanks for maintaining it. I added defcustom for the flycheck mode line...

> @JohnC32 ping :-) Sorry for the delay - been too busy with other things. I did try to get the tests running on a Debian 11 system, but was...