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

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

bug#60559: 29.0.60; "Cannot activate tree-sitter" spam


From: Ihor Radchenko
Subject: bug#60559: 29.0.60; "Cannot activate tree-sitter" spam
Date: Thu, 05 Jan 2023 08:00:09 +0000

Eli Zaretskii <eliz@gnu.org> writes:

>> What if they are auto-loaded?
>
> Autoloaded how?  IOW, what variable or function is autoloaded and
> causes these modes to be automatically loaded?  And where do we have
> or could have such code?

Auto-completion.

1. emacs -Q
2. M-: (featurep 'go-ts-mode)  ; => nil
3. <F1> f go-ts- <TAB> mode <RET>
4. M-:  (featurep 'go-ts-mode)  ; => t

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>





reply via email to

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