G. M.
G. M.
It occurred to me several times. I did some tests, but I can't manage to recreate the 'bug' voluntarily. However, since I was playing with JDEE (menu) -> Project ->...
Hi, Thanks for the workaround. Unfortunately, it made things worse here (sorry, I don't remember if it was for jdee-import-find-and-import and/or jdee-complete...), so I reverted to default behaviour.
Since I think I found it, I want to share the solution: I had an emacs opened with some code. In parallel, I changed some stuff in the config files...
WFIW, this makes my ".xsession-errors.old" quickly fill the 37GB left of my /home partition :{
SOLUTION: Using: $ export _JAVA_OPTIONS=-Djava.net.useSystemProxies=true $ /home/user/.emacs.d/.cache/lsp/metals/metals worked lsp-metals should add `-Djava.net.useSystemProxies=true` to any call to `metals`, or configure JVM's proxy from Emacs proxy configuration WORK-AROUND: For those with the...
Also, having a little higher timeout on tryjshell.org would make the site more usable for larger snippets of code, particularly when one cannot not copy/paste and has to re-type everything...
What I mean: I'm working in my favorite Editor/IDE, then discover I have to test a small part of the code (e.g. I don't remember exactly how methodX or methodY...
Sorry tried again multiple times and ended up working... Seems the only difference this time is that I refused to install the server when automatically asked at opening of the...
NOTE: even reopening from the original directory does not work in Xournal++ 1.1.1 └──libgtk: 3.24.20 By unconmpressing the `.xopp` file, I can see that the path is `subdir/test.pdf`: ``` ```...
Hi, I also add the error message "Maximum depth of replacement has been reached" reported above even if my entries do not contains {}. This message disappeared, but I still...