all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Johan Claesson <johanclaesson@bredband.net>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: "Óscar Fuentes" <ofv@wanadoo.es>, 23164@debbugs.gnu.org
Subject: bug#23164: 25.1.50; xref-find-definitions with local tags-file-name fails
Date: Mon, 04 Apr 2016 23:24:15 +0200	[thread overview]
Message-ID: <87r3elm5j4.fsf@bredband.net> (raw)
In-Reply-To: <87vb3xm5z3.fsf@bredband.net> (Johan Claesson's message of "Mon,  04 Apr 2016 23:14:40 +0200")



Ooops, i see that the formatting of my last email got messed up because 
it includes some form-feeds (^L).  Here is the same message again
without evil form-feeds :)

Hi again,

I tried again this time with the TAGS of Emacs itself (emacs/src/TAGS).
And like you have already established the problem does not occur in this
scenario.  It does occur with other valid TAGS files, though.  

After a little bit of tracing i think the difference that matters is
that emacs/src/TAGS includes two other TAGS file in the very last lines:

^L
../lisp/TAGS,include
^L
../lwlib/TAGS,include

I was not aware of this feature with TAGS files including other TAGS
files before but after invoking xref-find-definitions emacs is visiting
all 3 TAGS files (src/TAGS, lisp/TAGS and lwlib/TAGS).  And
xref-find-definitions loops through them all.

If these last lines in emacs/src/TAGS are deleted the problem occurs.

It also occur with other simple TAGS files that do not include other
TAGS files.  And the TAGS file i was using when observing the problem
the first time was this kind of simple TAGS file.

Same in master and emacs-25.

Regards,

/Johan



> Óscar Fuentes <ofv@wanadoo.es> writes:
>
>> Dmitry Gutov <dgutov@yandex.ru> writes:
>>
>>> Thanks for the report, but that doesn't seem to be the case here. At
>>> least if I replace "/dev/zero" with "~/vc/emacs/src/TAGS", the
>>> scenario doesn't lead to an error (I just get "not found"), and if I
>>> also use e.g. "CALLN" instead of "foo", the jump to the destination
>>> occurs as expected.
>>
>> I can reproduce it here with an existing TAGS file, on emacs -Q.
>>
>> GNU Emacs 25.0.92.3 (x86_64-unknown-linux-gnu, X toolkit) of 2016-04-03
>>
>> at commit fc3cd53900eb5e80b91b6d2615b3800fd2f59c16
>>
>> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>>   expand-file-name(nil)
>>   tags-expand-table-name(nil)
>>   visit-tags-table-buffer(t)
>>   etags--xref-find-definitions("foo")
>>   #[514 "\300!\207" [etags--xref-find-definitions] 4 "\n\n(fn BACKEND SYMBOL)"](etags "foo")
>>   apply(#[514 "\300!\207" [etags--xref-find-definitions] 4 "\n\n(fn BACKEND SYMBOL)"] etags "foo")
>>   xref-backend-definitions(etags "foo")
>>   xref--find-xrefs("foo" definitions "foo" nil)
>>   xref--find-definitions("foo" nil)
>>   xref-find-definitions("foo")
>>   eval((xref-find-definitions "foo") nil)
>>   elisp--eval-last-sexp(nil)
>>   eval-last-sexp(nil)
>>   funcall-interactively(eval-last-sexp nil)
>>   call-interactively(eval-last-sexp nil nil)
>>   command-execute(eval-last-sexp)





  reply	other threads:[~2016-04-04 21:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-30 20:52 bug#23164: 25.1.50; xref-find-definitions with local tags-file-name fails Johan Claesson
2016-04-04  1:29 ` Dmitry Gutov
2016-04-04  1:52   ` Óscar Fuentes
2016-04-04  8:53     ` Johan Claesson
2016-04-04 21:14     ` Johan Claesson
2016-04-04 21:24       ` Johan Claesson [this message]
2016-04-07  3:15         ` Dmitry Gutov
2016-04-09 15:00           ` Johan Claesson
2016-11-22 18:49 ` Josiah Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r3elm5j4.fsf@bredband.net \
    --to=johanclaesson@bredband.net \
    --cc=23164@debbugs.gnu.org \
    --cc=dgutov@yandex.ru \
    --cc=ofv@wanadoo.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.