all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* shell complains about no treesitter
@ 2022-11-22  8:22 Colin Baxter
  2022-11-22  9:09 ` Yuan Fu
  0 siblings, 1 reply; 3+ messages in thread
From: Colin Baxter @ 2022-11-22  8:22 UTC (permalink / raw)
  To: emacs-devel


1. emacs -q
2. M-x shell <RET>

Error message: Warning (treesit): Cannot activate tree-sitter, because
tree-sitter library is not compiled with Emacs.

What if I do not wish to compile emacs with treesitter? How do I get rid
of the "error" message?

Best wishes,

Colin Baxter.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: shell complains about no treesitter
  2022-11-22  8:22 shell complains about no treesitter Colin Baxter
@ 2022-11-22  9:09 ` Yuan Fu
  2022-11-22  9:51   ` Colin Baxter
  0 siblings, 1 reply; 3+ messages in thread
From: Yuan Fu @ 2022-11-22  9:09 UTC (permalink / raw)
  To: Colin Baxter; +Cc: emacs-devel



> On Nov 22, 2022, at 12:22 AM, Colin Baxter <m43cap@yandex.com> wrote:
> 
> 
> 1. emacs -q
> 2. M-x shell <RET>
> 
> Error message: Warning (treesit): Cannot activate tree-sitter, because
> tree-sitter library is not compiled with Emacs.
> 
> What if I do not wish to compile emacs with treesitter? How do I get rid
> of the "error" message?
> 
> Best wishes,
> 
> Colin Baxter.
> 

I fixed it and so that tree-sitter is opt-in for sh-mode, like other modes. Sorry for the inconvenience :-(

Yuan


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: shell complains about no treesitter
  2022-11-22  9:09 ` Yuan Fu
@ 2022-11-22  9:51   ` Colin Baxter
  0 siblings, 0 replies; 3+ messages in thread
From: Colin Baxter @ 2022-11-22  9:51 UTC (permalink / raw)
  To: Yuan Fu; +Cc: emacs-devel

>>>>> Yuan Fu <casouri@gmail.com> writes:

    >> On Nov 22, 2022, at 12:22 AM, Colin Baxter <m43cap@yandex.com> wrote:
    >> 
    >> 
    >> 1. emacs -q 2. M-x shell <RET>
    >> 
    >> Error message: Warning (treesit): Cannot activate tree-sitter,
    >> because tree-sitter library is not compiled with Emacs.
    >> 
    >> What if I do not wish to compile emacs with treesitter? How do I
    >> get rid of the "error" message?
    >> 
    >> Best wishes,
    >> 
    >> Colin Baxter.
    >> 

    > I fixed it and so that tree-sitter is opt-in for sh-mode, like
    > other modes. Sorry for the inconvenience :-(

Confirmed - now fixed. Thank you very much.

Best wishes,

Colin Baxter.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-22  9:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-22  8:22 shell complains about no treesitter Colin Baxter
2022-11-22  9:09 ` Yuan Fu
2022-11-22  9:51   ` Colin Baxter

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.