Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure installing emacs 29 with no-titlebars #364

Open
jaresty opened this issue Sep 30, 2023 · 1 comment
Open

Failure installing emacs 29 with no-titlebars #364

jaresty opened this issue Sep 30, 2023 · 1 comment

Comments

@jaresty
Copy link

jaresty commented Sep 30, 2023

I'm trying to install emacs with this configuration:

brew 'emacs-mac',
     args: %w[with-mac-metal with-native-comp with-no-title-bars with-modern-icon with-glib with-imagemagick
              with-librsvg]

I'm getting this error every time:

 Errno::ENOENT: No such file or directory @ rb_sysopen - /Users/jaresty/Library/Caches/Homebrew/downloads/b2b9b33477373f8944e7139cd483fb813c63ba5bc081e7723335c0098b8075e5--emacs-26.2-rc1-mac-7.5-no-title-bar.patch
Upgrading emacs-mac has failed!
@quodlibetor
Copy link

it seems like this is a known issue:

option "with-no-title-bars",
"Build with a patch for no title bars on frames (not recommended to use with --HEAD option)"
option "with-natural-title-bar",
"Build with a patch for title bar color inferred by theme (not recommended to use with --HEAD option)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants