-
According to the sqlite spec (http://www.sqlite.org/datatype3.html), a column with declared type of 'string' should have affinity NUMERIC. However, the last query triggers a `FLOATING-POINT-OVERFLOW` …
-
Before the very recent change (to use the new lsp API), `.cquery_cached_index` was put in the project root. Now it ends up in the directory containing the first file you edit, which is surely unintend…
-
Hello Log4E team,
As per the documentation, you can create a log as simple as:
(log4e:deflogger "url" "%t [%l] %m" "%H:%M:%S" '((error . "error")
…
-
Recently, I have forked your random-forest repo to implement distributed architecture.
I planed to use `lfarm` instead of `lparallel`.
In your current repo, I found 8 parts that are using lparalle…
-
Hi,
I was wondering if there is a built-in way to run `flyspell-correct` on a selected region. So far, I have got this:
```
(defun +xx/spellcheck-region-and-launch (beg end)
"Spellcheck the s…
-
I know there are workarounds implemented:
```
("B" ?\u200C) ;; ZWNJ -- ZERO WIDTH NON-JOINER فاصلهٔ مجازى
```
But I like to keep my muscle memory and press shift+space. Is it possible to do …
-
Working in the Haskell REPL with only the ability to reload a file is extremely painful, because reloading a file throws away all local bindings. I propose that `haskell-mode` learns a new interactive…
-
### Expected Behavior
No hanging.
### Actual Behavior
Hanging for a long while when cursor moves to the right parenthesis (`}` and `)` and `]` ).
### Steps to reproduce the behavior
```…
-
All search commands (`counsel-spotify-search-album`, `-track`, `-artist` etc) are failing for me:
```
Contacting host: accounts.spotify.com:443
cl-no-applicable-method: No applicable method: counse…
-
This is an error I am having with `reason-cli`'s `merlin` (I am unsure of whether I should post here, or on `merlin`'s github page). I also tried using the `which ocamlmerlin-reason` binary, but got t…
kuwze updated
6 years ago