bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58790:


From: Robert Brown
Subject: bug#58790:
Date: Tue, 8 Nov 2022 19:59:45 -0500

I use a Java language server with Eglot that returns "jar:" URIs like
those discussed in this bug thread.
I took Danny's jarchive.el and combined it with the attached patch,
which modifies Eglot so that it does not convert non-file URIs into
file paths.
With this patch and jarchive.el, "goto definition" works as expected
when the Java source code is inside a jar file.

Attachment: 0001-Do-not-convert-non-file-URIs-into-file-paths.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]