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

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

bug#67683: 30.0.50; [PATCH] Fix 'M-.' on Emacs C sources


From: Manuel Giraud
Subject: bug#67683: 30.0.50; [PATCH] Fix 'M-.' on Emacs C sources
Date: Thu, 18 Jan 2024 22:10:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

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.
-- 
Manuel Giraud





reply via email to

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