emacs/var/elfeed/db/data/84/841af88a2775a02cde8faeda78fc3954381736f6
2022-01-03 12:49:32 -06:00

4 lines
1.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p>A few days ago, I wrote about <a href="https://irreal.org/blog/?p=10163">a script to build Emacs on the Mac M1</a>. It was perfect for Mac users who want to build their own Emacs exactly the way they want. Not everyone wants to do that, of course. At the other end of the spectrum is the user who just wants to install Emacs with as little fuss as possible.</p>
<p>For those users, Jim Myhrberg has the perfect solution: An <a href="https://www.reddit.com/r/emacs/comments/r9lkmi/emacs_28090_pretest_build_for_macos_with_native/">Emacs.app bundle for Emacs 28.0.90</a> (the first Emacs 28 pretest) that a Mac user can download and install with a minimum of effort.</p>
<p>The bundle includes everything needed to install Emacs with native compilation including the necessary libgccjit library. The installation does support the M1 machines but uses Rosetta2 for that so if you have an M1 youll probably want to find another solution such as one of the <a href="https://brew.sh/">Homebrew</a> distributions.</p>
<p>Myhrberg is an Apple developer and has a developers account so he is able to sign the distribution which means that it just works once installed—no telling the OS that, yes, you really do want to use it. If youre looking for any easy way to install and try the Emacs pretest, its hard to imagine an easier way than Myhrbergs bundle.</p>