Hey people!
In my previous GNU/Linux distribution I was using Emacs 28 but in the package repos of my current one (Void Linux), Emacs 28 is not there (https://voidlinux.org/packages/?arch=x86_64&q=emacs).
I miss some of its features. That's why I would like to compile it from source. I know a lot of you guys do this: which is your criteria to chose a branch or tag from which to compile, from the Emacs repo? (https://github.com/emacs-mirror/emacs/tree/master)
I want to use the latest more or less stable version possible, not the most bleeding edge one possible. Since I don't want to potentially run into errors on a daily basis or anything like that.
Should I go for the latest tag possible, i.e. emacs-28.0.90? If I understand correctly, tags are meant to indicate each latest stable version, don't they? Or should I go for the HEAD of any specific branch?
Thanks a lot in advance!