emacs-devel
[Top][All Lists]
Advanced

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

Re: xref call project-current in correct buffer


From: Dmitry Gutov
Subject: Re: xref call project-current in correct buffer
Date: Tue, 15 Nov 2022 23:48:13 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2

On 15.11.2022 23:37, Stephen Leake wrote:
+      ;; xref--analyze uses (project-current), so it must be done in
+      ;; the original buffer.
+      (setq xrefs (xref--analyze xrefs))

LGTM, thanks!

Maybe change the comment from "uses" to "can use" (or "might"), because that only happens with the currently default value of xref-file-name-display. Or not. That's a very minor detail.



reply via email to

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