Danny
Danny
I imagine, this problem may be immensely benefited by translate the filter a lambda predicate, where theses syntax of `+` `-` is a convienient way of syntax sugaring. For example,...
This one (emacs-mini-frame) has the issue of not showing any candidates when used with some completion framework such as selectrum.
Therefore, the best steps is to use a package manager that allows github receipt. I uses quelpa and use-package, but the following didn't work for me, ``` (use-package maple-minibuffer :quelpa...
That seems to have indeed fix it, thank you.
I have just encountered this problem recently. Do note though I used flymake not flycheck, but since there is a thread here already, and the code seems fairly similar in...
So what do you think about this, is my understanding correct on this, i.e. by making `forward-sexp` customizable, it would allow for using puni operations on a more custom `sexp`...
I think it's best I install emacs 29 also... right, you may be right, I found this post when installing on my mac: https://github.com/d12frosted/homebrew-emacs-plus/issues/527. Quote: > There's a new configuration...
I have gotten things setup on my end, but it's complaining (for python mode) ``` ⛔ Warning (treesit): Cannot activate tree-sitter, because language definition for python is unavailable (not-found): (libtree-sitter-python.so...
> Also, I wonder if since puni already uses `forward-sexp` internaly, shouldn't it just work with tree-sitter OOTB since Emacs would (hopefully) utilize tree-sitter in its implementation of `forward-sexp`? Oh,...
I think it will be also useful to link this here as well https://github.com/slime/slime/blob/master/start-swank.lisp