emacs-devel
[Top][All Lists]
Advanced

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

Re: Tree-sitter integration in python.el


From: Matthias Meulien
Subject: Re: Tree-sitter integration in python.el
Date: Thu, 06 Oct 2022 09:18:03 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Yuan Fu <casouri@gmail.com> writes:

>>> (...)  Why is the _url attribute highlighted? Other attributes don’t
>>> seem to be highlighted.
>> 
>> I guess it's because it is on the left hand side of an assignment.
>> 
>
> I’ve fixed fontification discrepancies you found and pushed the change.

Thanks!

Happy to see that master was merged into feature/tree-sitter branch.
Unfortunately on my side it doesn't compile anymore.  Am I the only one
with that problem?

matthias@carbon:~/Sources/emacs (feature/tree-sitter ✕$ =)
↳ make clean && make distclean && ./configure --with-native-compilation
--with-x-toolkit=no && make -j6 bootstrap

In toplevel form:
mh-e/mh-folder.el:513:2: Error: Doc string is missing
make[4]: *** [Makefile:327 : mh-e/mh-folder.elc] Erreur 1
make[4]: *** Attente des tâches non terminées....
make[4] : on quitte le répertoire « /home/matthias/Sources/emacs/lisp »
make[3]: *** [Makefile:366 : compile-main] Erreur 2
make[3] : on quitte le répertoire « /home/matthias/Sources/emacs/lisp »
make[2]: *** [Makefile:531 : lisp] Erreur 2
make[2] : on quitte le répertoire « /home/matthias/Sources/emacs »
make[1]: *** [Makefile:1253 : actual-bootstrap] Erreur 2
make[1] : on quitte le répertoire « /home/matthias/Sources/emacs »
make[1] : on entre dans le répertoire « /home/matthias/Sources/emacs »
***
*** "make bootstrap" failed with exit status 2.


-- 
Matthias



reply via email to

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