Installing Emacs-mac 29.4 on MacOS

The main source of this intallation process is from Gene Goykhman’s website https://goykhman.ca/gene/blog/2024-08-17-upgrading-to-emacs-294-on-apple-silicon-macs.html 1 Update and Install Dependencies: Before installing Emacs 29.4, make sure that you updated or reinstalled the Xcode command line tools: sudo rm -rf /Library/Developer/CommandLineTools xcode-select –install brew update, and re/installed the dependencies: brew update brew reinstall gcc brew install libgccjit texinfo […]

Installing Emacs-mac 29.4 on MacOS Read More »