Daniel Mendler

Results 791 comments of Daniel Mendler

Found it! The issue was actually reported to Swiper a while ago. Swiper issue: https://github.com/abo-abo/swiper/issues/2879 Emacs upstream issue: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=48995

It seems that this is an Emacs 28 regression, so it should be fixed even on that branch.

The docstrings of `completion-try-completion` and `completion-all-completions` should have all the necessary information.

It is okay to effectively disable the completion style given that your backend already performs the filtering. However the functions should still follow the specifications, as I noted only the...

I took the code from here and put it into a minor mode. It works well on emacs 26. https://github.com/minad/hasklig-mode/blob/master/hasklig-mode.el

@tarsius > I believe this is a transitional issue, i.e., if one succeed in re-compiling the latest version of compat and after that all packages that depend on it, then...

@phikal You should give up on the belief that Emacs package managers respect stable versions. ;) Maybe with https://github.com/melpa/melpa/issues/8135 the situation will get better since then one could potentially abolish...

> That might help out with MELPA, but officially I am only publishing new releases on GNU ELPA. If a package manager insinuates that it handles and supports ELPA, then...

Slim hasn't seen much maintenance recently, but I am interested in picking it up again, given that there is some support from the community. I've set up a sponsoring account,...