emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-25 44c7b49: In xref-collect-references, force ba


From: Dmitry Gutov
Subject: Re: [Emacs-diffs] emacs-25 44c7b49: In xref-collect-references, force backends to respect the 'dir' arg
Date: Thu, 28 Jan 2016 04:17:51 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Thunderbird/44.0

On 01/22/2016 10:59 AM, Stephen Leake wrote:
branch: emacs-25
commit 44c7b49d9a8188e8befc85f7e95d074ad4605c6a
Author: Stephen Leake <address@hidden>
Commit: Stephen Leake <address@hidden>

     In xref-collect-references, force backends to respect the 'dir' arg

     * lisp/progmodes/xref.el (xref-collect-references): Force symref backends
     to use `default-directory'.

Does this change work fine for you?

The byte compiler complains that ede-minor-mode is an "unused lexical variable", so I expect there may be a problem with byte-compiled code.

It there _is_ a problem, (defvar ede-minor-mode) should help.



reply via email to

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