Skip to content

miles170/homebrew-emacs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-emacs

CI Status Badge

This is a third party tap for Homebrew. It provides a formula for emacs which includes options for enabling additional features.

Installation and usage

In order to use this tap, you need to install Homebrew.

Then, to run a default installation, run:

brew tap miles170/emacs
brew install miles170/emacs/emacs --with-native-comp

Options

OptionDescription
--with-native-compbuild with native compilation

Issues

To report issues, please file an issue on GitHub. Please include the full command line you have tested and the full terminal output you got with. Please note that we will only be able to help with issues that are exclusive to this tap and for OS which are officially supported.

If the problem is reproducible with the homebrew-core version of emacs, please file it on their tracker.