caldwell / build-emacs

Build scripts for www.emacsformacosx.com
http://www.emacsformacosx.com/about
GNU General Public License v3.0
364 stars 61 forks source link

Strange crash with certain buffers on macOS High Sierra V 10.13.4 #80

Closed acarlson99 closed 2 years ago

acarlson99 commented 5 years ago
Screen Shot 2019-07-10 at 3 20 23 PM

As soon as I type the 'f' in ''if' it rejects any input, infinitely hanging until I force quit the application. This only happens (to my knowledge) in c-mode, and does not happen in command line emacs. I removed my config file and it still crashes without fail.

caldwell commented 2 years ago

This doesn't sound like a build problem. Launch with /Applications/Emacs.app/Contents/MacOS/Emacs -Q to bypass all startup scripts. If that fails on the most recent release or nightly version of Emacs then use M-x report-emacs-bug to let the Emacs maintainers know.