Closed lewisl closed 1 year ago
I do brew search emacs-plus and there is no such formula. And no cask either. Seems like your instructions are wrong. I just confirmed at the homebrew site that none of your formulae even exist. What gives?
I just confirmed at the homebrew site that none of your formulae even exist. What gives?
@lewisl emacs-plus
is not part of homebrew core, it's a tap you need to install. Hence you can't find it there. Follow the instructions including the tap
step.
Seems like your instructions are wrong.
🤷 according to opt-out homebrew stats, emacs+ was installed more than 1k times over the last 30 days.
brew install emacs-plus@28 --with-native-comp --with imagemagick
BTW, You forgot a dash in --with-imagemagick
option.
Got it. How did I miss the tap thing?
Will give it another shot.
On Jul 28, 2023, at 12:08 PM, Boris Buliga @.***> wrote:
I just confirmed at the homebrew site that none of your formulae even exist. What gives?
@lewislhttps://github.com/lewisl emacs-plus is not part of homebrew core, it's a tap you need to install. Hence you can't find it there. Follow the instructions including the tap step.
Seems like your instructions are wrong.
🤷 according to opt-out homebrew stats, emacs+ was installed more than 1k times over the last 30 days.
brew install @.*** --with-native-comp --with imagemagick
BTW, You forgot a dash in --with-imagemagick option.
— Reply to this email directly, view it on GitHubhttps://github.com/d12frosted/homebrew-emacs-plus/issues/592#issuecomment-1655945080, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAIYWLKLXLBEPAO6IMSPDG3XSPPWZANCNFSM6AAAAAA23VSBAM. You are receiving this because you were mentioned.Message ID: @.***>
Tapped. Successful install with options chosen.
Please make sure to follow these steps (and mark the checkboxes):
brew update
and try to reproduce the issue againbrew doctor
, fix all issues and try to reproduce your issue againbrew config
andbrew doctor
and include their outputWhat you were trying to do
brew install emacs-plus@28 --with-native-comp --with imagemagick
What happened (include command output)
Command output
Output of
brew config
Output of
brew doctor