Closed mariopaumann closed 7 years ago
Thanks for the report. If both the Brew version and this version have the issue, then it sounds like a generic Emacs bug and not a bug in the build scripts. You can file a bug in Emacs with M-x report-emacs-bug
—that will get the report in front of the people that can fix it.
Bug is solved in High Sierra Beta 6 by Apple
Hello !
Just upgraded to High Sierra Beta 5 and now Emacs shows my files black on black. After removing all .emacs it's kind of more visible but i see the general cause in Messages*
Warning: arch-dependent data dir '/Users/build/workspace/Emacs-Multi-Build/label/mavericks/emacs-source/nextstep/Emacs.app/Contents/MacOS/libexec/': No such file or directory Unable to load color "grey75" Unable to load color "grey90" Unable to load color "grey20" Unable to load color "grey75" [2 times] Unable to load color "grey95" Unable to load color "grey90" Unable to load color "grey20" Unable to load color "gray60" Unable to load color "gray80" Unable to load color "gray40" For information about GNU Emacs and the GNU system, type C-h C-a. Unable to load color "grey75" Unable to load color "RoyalBlue3" Unable to load color "medium blue" Mark set
The status row, which seems to use this colors, is completely black.
I googled, and found older similiar problems the only solution for me now is :
before starting emacs. Then colors seem ok. closing (with autosave) and restarting, colors are messed up again.
Starting emacs with my temporary solution :
Restarting emacs :
Thank you for your help, Mario