Daniel Dinnyes
Daniel Dinnyes
I am still experiencing the same problem. I also use `melpa-stable`, but the current version there is `5.1.`, so I am assuming something else might cause this.
It is not obvious how to parse a CSV file in java, and ensure that the values are recognised/converted to the same types as H2 would do. This feature would...
Sorry, my misunderstanding. So is it the `CREATE TABLE` statement which casts/parses these chars, and `CSVREAD` does not do any parsing at all?
Apologies for no response for ages. I am still experiencing the same issue with org-refile when tried using ivy. Still a showstopper. My ivy, ido, and org-mode configurations can be...
Apologies, not sure how it happened but it seems I have opened the same request twice: https://github.com/clojure-emacs/cider/issues/2905
Is this a theme related issue then? Can you please suggest a theme where the debug actions are easier to be seen. (I have attached the screenshots on the other...
I've found that setting the `cider-debug-prompt` variable to `minibuffer` is a reasonable workaround. That way the shortcuts only show up in the mini-buffer, which has clear separation from the code...
Why this restriction needed? Just because a package has no dependency (either external or built-in), it would be fair to return an empty list or nil. At least it should...
I've updated `straight.el` to `8753008`. Now Emacs loads fine, but `vertico-prescient` still doesn't work, as I get the error: `Error (use-package): Cannot load vertico-prescient`
If I try to execute the test in the `*scratch*` buffer I get an error `Buffer *straight-bug-report-process* does not visit a file`. I've also tried starting Emacs with `emacs -q`...