Jorge Araya Navarro
Jorge Araya Navarro
please allow me to interject: what if we wait for https://github.com/ubolonton/emacs-tree-sitter to be somewhat usable and relay on it for parsing instead? EDIT: silly me, I noticed that syntax highlight...
> Are there any examples of any major-modes built using that package yet? no so far, the author is working on the documentation for syntax highlight still.
tell me if this is a bad idea or not but what about relaying on [emacs-tree-sitter](https://github.com/ubolonton/emacs-tree-sitter) and [tree-sitter-indent](https://codeberg.org/FelipeLema/tree-sitter-indent.el/)? The downside is that `24.3` won't be supported anymore since dynamic modules...
> @shackra how mature is the project? On May you mentioned "waiting on it to be usable". I use emacs-tree-sitter highlight features every day and the package is currently available...
(It actually does, I did that as a workaround)
This is my current telephone-line configuration https://github.com/shackra/emacs/blob/master/configuracion.org#telephone-line
If I comment all my segments (`telephone-line-lhs` and `telephone-line-rhs` have default values) the error happens anyway: ``` Loading /home/jorge/.emacs.d/configuracion.el (source)... Loading /home/jorge/.emacs.d/custom.el (source)...done Loading /home/jorge/.emacs.d/sane.el (source)... Loading /home/jorge/.emacs.d/recentf...done Cleaning up...
weird. You can grab the defined functions from my configuration thou https://github.com/shackra/emacs/blob/master/configuracion.org#utilidades-1 In my case, as stated on previous comments, if I left telephone-line-* variables untouch the error stills happen,...
Just redefine `shackra-faicon-icon` if you don't happen to use [all-the-icons](https://github.com/domtronn/all-the-icons.el)
_(Confusion) it's such a terrible shame._ 🎶 And you ran it in such a way that that `daemonp` returns `nil`, right? because the bug don't reproduce if I run emacs...