yuhan0

Results 35 issues of yuhan0

``` ;; Aa B Cc (peanut butter sandwich) ``` With the cursor on A and the atom-movement theme enabled, pressing "E" and "gE" should bring the cursor to C and...

I'm trying to use Loco to minimize the sum of squared errors in a constraint problem, however it seems that the solver is giving the wrong result when the variable...

Sometimes the `sotlisp--move-to-$` function would for some reason throw an error, and Emacs automatically removes it from the global post-command-hook, meaning the $ functionality gets broken until sotlisp is reloaded....

### Repro: - Have clerk show the following file on a small browser window such that it doesn't fit on a single page, and scroll to the bottom where the...

https://docs.cider.mx/cider-nrepl/nrepl-api/ops.html#info The specification for the `info` op only mentions the following keys in the return message: ``` :doc-block-tags-fragments - may be absent :doc-first-sentence-fragments - may be absent :doc-fragments - may...