ikappaki
ikappaki
Hi, I'm having an issue with silex/emacs:master that seems to be an Emacs bug, but I can't reproduce it with the latest emacs master branch cloned locally on my computer...
Hi, the `.nrepl.edn` [Nrepl-based editor integration instructions](https://vlaaad.github.io/reveal/#nrepl-based-editors) unfortunately do not work for Emacs [CIDER](https://github.com/clojure-emacs/cider). ``` Nrepl-based editors For development workflows that require nREPL (e.g. Calva, Emacs with Cider) Reveal has...
### [REQUIRED] Describe your environment * Operating System version: Windows 10 * Browser version: Microsoft Edge 94, Firefox 95 * Firebase SDK version: 9.6.1 * Firebase Product: firestore ### [REQUIRED]...
Hi, can you please consider patch to fix an issue on MS-Windows that always tries to invoke `pwsh.exe` to scan the classpath, even if it is not installed. It fixes...
**Describe the bug** Calva throws an error message when loading Clojure-lsp up on MS-Windows: ``` Classpath lookup failed when running `push -NoProfile -Command ...` ``` **To Reproduce** On a stock...
Hi, I believe there is some merit migrating the CI tests to a GitHub workflow, is there any appetite for it? 1. Easy access via the `Actions` menu in GitHub....
## Expected behavior `package-get-version` was recently used in `CIDER` to simplify the logic to retrieve the current CIDER version. It should return the CIDER package version as set in the...
### What happened? Completion at point (hitting ``) on a subpath replaces the subpath with the last subdirectory instead of completing ### How to reproduce? in Emacs 28.1, using the...
Hi, the [cider project](https://github.com/clojure-emacs/cider) circle ci windows tests started to unexpectedly fail recently , caused by what it appears to be extra space in the output of the child process...
As per #203 report, could you please consider fix to remove the duplicate definition from v0.9.0. I understand v0.9.x is the "only version currently aligned with react-time-series". Thanks