Youmu

Results 107 comments of Youmu

> @condy0919 Thanks, I checked `no-byte-compile` and it's already set `nil` for me. I did what you mentioned and this is the error message I'm getting: > > ``` >...

> @condy0919 are you reproducing the issue with `M-x lsp-start-plain`? Yes, except for the nil no-byte-compile variable.

I will then provide a minimal recipe init.el

Sorry to disturb, I'm unable to reproduce after deleting all packages and reinstalling them again. :'( The reason I guess is the *.elc files is generated by Emacs master at...

Conan failed with f-string. ``` $ conan install .. -s compiler.libcxx=libstdc++11 -s compiler.cppstd=11 --build=outdated Traceback (most recent call last): File "/usr/local/bin/conan", line 5, in from conans.conan import run File "/usr/local/lib/python2.7/dist-packages/conans/conan.py",...

> Instead of adding a new user option `counsel-find-program` (whose `:type` should be `file`, not `string` BTW), why don't you customise `find-program` directly? Customizing `find-program` directly will break some builtin...

> Please report this with `M-x report-emacs-bug RET` if there is no such issue already on the Emacs issue tracker. Thanks for advice, I will report it after a while.

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=44210 Sorry for late reporting...

``` Eager macro-expansion failure: (wrong-number-of-arguments (2 . 2) 4) Requiring evil-integration. Set evil-want-integration to t to remove this message. See https://github.com/emacs-evil/evil-collection/issues/60 for more details. In toplevel form: modes/helm/evil-collection-helm.el:69:1:Error: Wrong number...

> Was there a need for https://github.com/emacs-evil/evil-collection/commit/de0b62b604e87ce43e2adc9e09bcd5174e8b877a @condy0919 ? > > Might be worth reverting if it was just a code cleanup-esque change. Sorry, my computer is broken on Sept...