You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that emacs-broadway can be reached via coderd, update our primary environment emacs-build to support using broadwayd:
It will require compiling emacs from src and adding --with-json=yes --with-modules=yes --with-native-compilation=yes --with-pgtk=yes --with-cairo=yes flags to ./configure.
Now that emacs-broadway can be reached via coderd, update our primary environment emacs-build to support using broadwayd:
It will require compiling emacs from src and adding
--with-json=yes --with-modules=yes --with-native-compilation=yes --with-pgtk=yes --with-cairo=yes
flags to./configure
.The text was updated successfully, but these errors were encountered: