all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Manuel Giraud <manuel@ledu-giraud.fr>
Cc: 67683@debbugs.gnu.org
Subject: bug#67683: 30.0.50; [PATCH] Fix 'M-.' on Emacs C sources
Date: Fri, 19 Jan 2024 08:49:23 +0200	[thread overview]
Message-ID: <83o7dhx1fw.fsf@gnu.org> (raw)
In-Reply-To: <87edeewdnr.fsf@ledu-giraud.fr> (message from Manuel Giraud on Thu, 18 Jan 2024 22:10:48 +0100)

> From: Manuel Giraud <manuel@ledu-giraud.fr>
> Cc: 67683@debbugs.gnu.org
> Date: Thu, 18 Jan 2024 22:10:48 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> [...]
> 
> >> I'm not using Edebug but since I currently get "(void-function nil)"
> >> error I did a 'toggle-debug-on-error' and this error triggers when
> >> calling 'tags-included-tables' from 'tags-table-extend-computed-list'
> >> 
> >> What is really weird is that if I set myself into the TAGS buffer and
> >> evaluate (tags-included-tables), it works and returns a list of
> >> filenames.
> >
> > And if you type "C-u M-." in the TAGS buffer, then you can type a
> > symbol, and Xref shows its definition allright?  IOW, does M-. work
> > from the TAGS buffer?
> 
> No "C-u M-." does not work from the TAGS buffer with the same error.

So then the conclusion is that something in the way
tags-included-tables is invoked from tags-table-extend-computed-list
(or its callers in the M-. scenario) breaks tags-included-tables, even
though invoking tags-included-tables directly works as intended,
right?  If so, I suggest to look up the call-stack chain and try to
find what is it that breaks tags-included-tables.





  reply	other threads:[~2024-01-19  6:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-07  9:54 bug#67683: 30.0.50; [PATCH] Fix 'M-.' on Emacs C sources Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-12-07 10:23 ` Eli Zaretskii
2023-12-07 10:32   ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-12-07 15:27   ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-12-07 17:19     ` Eli Zaretskii
     [not found]       ` <8734uuwr56.fsf@ledu-giraud.fr>
2024-01-18 16:30         ` Eli Zaretskii
2024-01-18 18:32           ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-18 18:41             ` Eli Zaretskii
2024-01-18 19:10               ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-18 20:02                 ` Eli Zaretskii
2024-01-18 21:10                   ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-19  6:49                     ` Eli Zaretskii [this message]
2024-01-19  9:18                       ` Manuel Giraud via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-01-19 11:48                         ` Eli Zaretskii

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=83o7dhx1fw.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=67683@debbugs.gnu.org \
    --cc=manuel@ledu-giraud.fr \
    /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.