-
```
arcadia.debug=> (count "a b")
3
arcadia.debug=> (count (read-string (str "\"" (apply str (repeat 10 " ")) "\"")))
10
```
-
is it possible to add connect to a socket REPL feature like in inf-clojure, please?
There is possible to define inf-clojure-program like cons pair ("localhost" . 5555).
-
Tuareg 2.2.0 - Emacs 28.0 - OCaml 4.10.0
Trying (the excellent) Emacs-libvterm (Vterm) https://github.com/akermu/emacs-libvterm
I wonder if it would be possible to run the OCaml REPL (e.g. with 't…
-
### What did you expect to happen?
Using AUCTeX, when I type in `\includegraphics{}` I expect to see filenames autocompleted.
### What actually happened?
When typing, the completed text is regular …
-
`ess-synchronize-dirs` causes an error because `(ess-command ess-getpwd-command)` fails. That fails because Stata echoes the command in the ` *ess-get-words*` buffer used by `ess-command`.
Two poss…
-
Maybe I'm just missing something, but I could not find a functionality like this
for instacne
```lisp
(defun ale/nix-send-buffer-to-repl (&optional arg)
(interactive "P")
(let ((content…
-
```
What steps will reproduce the problem?
1. (require 'geben)
2. M-x erc
3. Supply values to logon to IRC
What is the expected output? What do you see instead?
The expected output should be a succes…
-
```
What steps will reproduce the problem?
1. (require 'geben)
2. M-x erc
3. Supply values to logon to IRC
What is the expected output? What do you see instead?
The expected output should be a succes…
-
I posted the following in the issue #883 but then I realized it is closed already so, I decided to open a new one. I am having same issue as other people had but I'm not able to solve it with the deta…
-
I've recently discovered the new provisional matcher API (#12887), which gives lots of rich completion data in a useful format. I'm working on improving the link between emacs python-shell and the co…