
See Álvaro Ramírez's post on this.įor some reason this did not affect Emacs when Emacs.app/Contents/MacOS/Emacs wasĮxecuted from the terminal - only when opened as an application.

Some notes on the flags for the build script: After fixing a lot of new errors I replaced /Applications/Emacs.app with the new Emacs.app.Emacs.app/Contents/MacOS/Emacs -debug-init - start Emacs and see what cd builds & tar -xjf Emacs.app-\\\\\.tbz - thisĮxtracts the compiled Emacs.app from the builds directory.build-emacs-for-macos -no-frame-refocus -git-shaĨ3a915d3dfafd5f3d737afe1e13b75e4dd3aef96 master - this compiles Emacs.

brew bundle - this installs all the dependencies contained in the Brewfile.I used jimeh's build-emacs-for-macos script, which does most of the work for
