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

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

bug#20506: 25.0.50; elisp-xref-find fails to find system-name.


From: Dmitry Gutov
Subject: bug#20506: 25.0.50; elisp-xref-find fails to find system-name.
Date: Tue, 5 May 2015 15:31:16 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0

On 05/05/2015 09:45 AM, Helmut Eller wrote:

(ert-deftest xref-tests-elisp ()
   "Test xref-elisp backend."
   ;; "system-name" is both: a variable and a function
   (should (= (length (elisp-xref-find 'definitions "system-name")) 2)))

Fixed now, thanks.





reply via email to

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