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

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

bug#49905: xref-find-references doesn't change directory to match relati


From: Dmitry Gutov
Subject: bug#49905: xref-find-references doesn't change directory to match relative filenames
Date: Fri, 6 Aug 2021 11:55:45 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 06.08.2021 03:36, Juri Linkov wrote:
No problem with RET and C-o, but e.g. using 'find-file-at-point'
on the file name fails to find the relative file name.

Is that a real problem? Do you often use find-file-at-point in those buffers?

Perhaps the way to solve it is to finally make the groups "clickable" (as was requested at one point in that other report).

Changing default-directory to the project root might not be so easy: the part of the code that know about the current project, and the one that can be responsible for setting default-directory, are separate.





reply via email to

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