emacs-devel
[Top][All Lists]
Advanced

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

Re: Call for volunteers: add tree-sitter support to major modes


From: Po Lu
Subject: Re: Call for volunteers: add tree-sitter support to major modes
Date: Sun, 09 Oct 2022 20:27:55 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.91 (gnu/linux)

Philip Kaludercic <philipk@posteo.net> writes:

> How much of a priority is using tree sitter for Emacs Lisp?  It appears
> that this[0] is the grammar implementation, and it currently doesn't
> support the following:
>
>     Autoload cookies
>     Definitions (e.g. defun, defvar, defmacro)
>
> As far as I understand, this means that from your list of enhanced
> features, the following will either be restricted or not work at all:
>
>  - font-lock
>  - indentation
>  - imenu
>  - which-func

BTW, what exactly is the problem with the existing emacs-lisp-mode? How
do we expect tree-sitter will make it better?


reply via email to

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