mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
getting_started.org: use Emacs v27.x or later
This commit is contained in:
@ -233,7 +233,7 @@ echo "app-editors/emacs gui xft" >> /etc/portage/package.use/emacs
|
|||||||
|
|
||||||
To install the latest unmasked version compatible with Doom:
|
To install the latest unmasked version compatible with Doom:
|
||||||
#+begin_src sh
|
#+begin_src sh
|
||||||
emerge '>=app-editors/emacs-26.3'
|
emerge '>=app-editors/emacs-27.0'
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
Or, for GCCEmacs/Native Compilation, use the live ebuild for version 28.0 with the =jit= USE flag:
|
Or, for GCCEmacs/Native Compilation, use the live ebuild for version 28.0 with the =jit= USE flag:
|
||||||
|
Reference in New Issue
Block a user