emacs-devel
[Top][All Lists]
Advanced

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

Re: Unified project interface


From: Dmitry Gutov
Subject: Re: Unified project interface
Date: Fri, 5 Jun 2015 16:14:38 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0

On 06/05/2015 04:03 PM, Stephen Leake wrote:

2) You are refactoring a C++ function foo::bar, and want to find all
references to bar* for comparison. You invoke xref-find-regexp, which
searches xref-source-directories.

You'll call xref-find-references for that. Its default implementation will use a similar set of directories to xref-find-regexp, but it can be limited to the proper "source directories".

Sorry, I'll comment on the rest later.




reply via email to

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