vindarel
vindarel
the related PR: https://github.com/sjlevine/atom-slime/pull/41
So… you have 3 useful pull requests pending, one from june of last year. No action was taken to help in maintenance since this constructive discussion: https://github.com/sjlevine/atom-slime/issues/77. As a last...
Hi, I can tell you: - `C-c C-c` => `alt-c` (https://atom.io/packages/atom-slime) - `C-c C-k` is not done yet - `M-.` => `alt-.` for the rest, I don't know this package...
Fantastic work. At this rhythm Atom-Slime will soon fix the n°1 complain heard for Lisp, "there is no decent editor besides Emacs" (which is more and more untrue, given also...
Hi, thanks for the good pointers. I fixed the missing metadata fields and reduced a little the number of non-fatal errors, but I was unable to try nov.el. Is this...
Nice. First draft, so not ready to merge?
I was seeing an interest in calling the built-in `concatenate`, mainly to show the use of built-ins to new readers. Then it might be slightly more efficient, and more future-proof...
It sounds possible, because the binding is now available in cl-readline (it was missing when cl-repl started, IIRC). ```lisp ;; read history before startup. (rl:read-history "/tmp/readline_history") (rl:readline :prompt (prompt) :add-history...
> use accessor to work fine. if so then it looks like a similar issue as one or two already open and I would close this as duplicated. Glad it...
... and curious ones get attracted ;) +1 specially since I see "Gtk theme" in the commits !