-
## Expected behavior
I want to be able to swap an s-expression with its adjacent neighbors at the whim of a keybinding
; sp-swap-right
1 |2 3 => 1 3 2
1 2| 3 => 1 3 2 (notice sexp closest to…
-
**Describe the bug**
Piping the output of comby to tools like `head` results in an uncaught exception I guess because stdout is closed early. Another example is piping to `less`.
The console out…
-
```
"compiler" benchmark from Larceny won't run under recent psyntax-mosh.
Compilation error:
Condition components:
1. &assertion
2. &who who: "car"
3. &message message: "pair…
-
Observed in https://github.com/ocaml/opam-repository/pull/25956 and https://github.com/ocaml/opam-repository/pull/25957#issuecomment-2137543695:
On OpenSUSE with OCaml 5.2 we have
```
#=== ERRO…
-
## Expected behavior
On this code `(println (+ 1 (* 2 3)))`
with the cursor anywhere in (* 2 3) we expect to eval 6, as I understand from: https://github.com/clojure-emacs/cider/pull/2881
> This ad…
-
A wish list of features for using systemic from emacs:
- [ ] **Toggle system from within sexp**: It would be nice to be able to toggle whether a system is on or off from inside a sexp.
-
If you run "drag sexp backward" on this form, with the cursor after `bar`:
```clojure
(let [{:keys [hello world foo bar]}])
```
Actual:
```clojure
(let [{:keys [foo bar hello world]}])
``…
-
I'm using the mark-toggle and mark-special key themes, and I have the following in my init.el to allow me to toggle between special and visual states:
```
(eval-after-load 'lispyville
`(progn
…
-
``` bash
$ sudo gem install xiki
Password:
ERROR: Error installing xiki:
ruby_parser requires sexp_processor (~> 3.0, runtime)
```
-
When running on `even_list`, the synthesis terms at each step seem incosistent.
( debug ) the body of sexp is (Even (lst_length (repeat x n)))
( debug ) Size of synth terms is 2
( debug ) Synt…