Jonathan Leonard
Jonathan Leonard
Still an issue: ``` jonathan@Mac-Studio scripts % docker pull supabase/postgres:latest latest: Pulling from supabase/postgres Digest: sha256:33d69ef6d6941b411e1e96950735e2844eda6b9477b95160f155e9c6d51d22d6 Status: Image is up to date for supabase/postgres:latest docker.io/supabase/postgres:latest jonathan@Mac-Studio scripts % jonathan@Mac-Studio scripts...
For promises, I created `prun` using p/deferred from the promesa library in clojurescript: ``` (defn- prun [db sql & [args]] (let [p (p/deferred)] #_(js/console.debug (format "running sql: %s with args:...
This is likely mislabeled if it in fact is already implemented. There's nothing easier than 'nothing'.
Still have this problem. Any way to at least suppress the warning?
Is this feature available yet? Would really be nice to have.
Repro steps are as follows: 1) enable clojure mode. 2) enable superword mode. 3) advance one word at a time until you get stuck at the end of a line...
@duianto please let me know if you require more detail. thank you.
I reproduced this on a fresh machine w/ a fresh install of spacemacs (default config, no customization). I have no knowledge of whether it reproduces on vanilla emacs or not....
Still valid.
Awesome. It would be much appreciated.