Yang Yooseok

Results 11 comments of Yang Yooseok

Sorry for incomplete request. I added some information and try to reproduce with minimal configuration. Emacs: GNU Emacs 28.0.50 (build 1, x86_64-apple-darwin19.3.0, NS appkit-1894.30 Version 10.15.3 (Build 19D76)) of 2020-04-03...

@seagle0128 Does it consider virtualenv folder to be huge files? I don't see any specific files but them.

+1. It's too old thread though, any progress or workaround?

I've debugged this issue today, and finally found `(url-cookie-retrieve leetcode--domain "/" t)` was returning `nil` for `csrftoken`. That was weird because `url-cookie-secure-storage` is indeed having `csrftoken` and the library somehow...

I'm disappointed that F5 does not react to this functionality at all. From Train release, `neutron-lbass` is going to be gone entirely, so there is no choice to use this...

@yyoncho After I upgrade latest lsp-mode, lsp-java I encountered exactly same thing as @jiacai2050 decsribed. ~~When I disabled theme, it now looks working again.~~ It did freeze as well even...

I manually downgrade `lsp-mode` to 6.3.1, and confirmed that it's working again. There might be some bug somwhere between the commits.

@wyuenho I'm bisecting `lsp-mode` codebase, but I saw some conflict with `lsp-java` (I commented out 1~2 lines to ignore the errors and keep trying though). Is there release guide to...

@wyuenho Yes I tried to compile emacs@master which contains the commit you mentioned, but it did not work. (same stacktrace). I'm bisecting commits, so keep me posting later.