getting_started.org: use Emacs v27.x or later

This commit is contained in:
mjkalyan 2021-07-22 20:12:54 -06:00 committed by GitHub
parent a7268ce4cb
commit d217ae3343
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -233,7 +233,7 @@ echo "app-editors/emacs gui xft" >> /etc/portage/package.use/emacs
To install the latest unmasked version compatible with Doom:
#+begin_src sh
emerge '>=app-editors/emacs-26.3'
emerge '>=app-editors/emacs-27.0'
#+end_src
Or, for GCCEmacs/Native Compilation, use the live ebuild for version 28.0 with the =jit= USE flag: