Giter Site home page Giter Site logo

Comments (5)

anquegi avatar anquegi commented on June 2, 2024 1

Thanks for clarifying

from homebrew-emacs-head.

daviderestivo avatar daviderestivo commented on June 2, 2024

I guess you have to use: brew upgrade emacs-head --fetch-HEAD

# brew upgrade emacs-head --fetch-HEAD
Updating Homebrew...
==> Upgrading 1 outdated package:
daviderestivo/emacs-head/emacs-head HEAD-d579dd3_1 -> HEAD-d579dd3_1
[CUT]

Please lemme know if it works for you as well.

from homebrew-emacs-head.

anquegi avatar anquegi commented on June 2, 2024

This will compile, with the install last options

brew install emacs-head --HEAD --with-cocoa --with-librsvg --with-imagemagick@7 --with-jansson --with-multicolor-fonts --with-no-frame-refocus --with-mailutils --with-dbus --with-modules

or I need to add?

from homebrew-emacs-head.

anquegi avatar anquegi commented on June 2, 2024

Something strange happen:

brew upgrade emacs-head --fetch-HEAD --with-cocoa --with-librsvg --with-imagemagick --with-jansson --with-multicolor-fonts --with-no-frame-refocus --with-mailutils --with-dbus --with-modules

Error: Multicolor font support has been re-enabled on GNU Emacs HEAD. Please remove --with-multicolor-fonts.
Error: An exception occurred within a child process:
  SystemExit: exit
➜ brew upgrade emacs-head --fetch-HEAD --with-cocoa --with-librsvg --with-imagemagick --with-jansson --with-no-frame-refocus --with-mailutils --with-dbus --with-modules
Error: daviderestivo/emacs-head/emacs-head not installed

~ via ⬢ v12.4.0 took 2s
➜ brew upgrade emacs-head --fetch-HEAD
Error: daviderestivo/emacs-head/emacs-head not installed

➜ brew install emacs-head --HEAD --with-cocoa --with-librsvg --with-imagemagick@7 --with-jansson --with-no-frame-refocus --with-mailutils --with-dbus --with-modules

and finally I get it update but installing again but without the colo font options:

➜ brew install emacs-head --HEAD --with-cocoa --with-librsvg --with-imagemagick@7 --with-jansson --with-no-frame-refocus --with-mailutils --with-dbus --with-modules
==> Installing emacs-head from daviderestivo/emacs-head
==> Cloning https://github.com/emacs-mirror/emacs.git
Updating /Users/toni/Library/Caches/Homebrew/emacs-head--git

Captura de pantalla 2019-07-16 a las 9 16 48

from homebrew-emacs-head.

daviderestivo avatar daviderestivo commented on June 2, 2024

The multicolor font support has been re-enabled on GNU Emacs HEAD so you don't need anymore the command line option.

You can install the emcas-head formula the first time using:

brew install emacs-head --HEAD --with-cocoa --with-librsvg --with-imagemagick@7 --with-jansson --with-no-frame-refocus --with-mailutils --with-dbus --with-modules

Once installed you can upgrade it to the latest Emacs HEAD commit using:

brew upgrade emacs-head --fetch-HEAD

You can run the last command once a week for example.

from homebrew-emacs-head.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.