How to fix emacs popup dialogs on Mac OS X?
Fresh3 days ago
Mar 15, 20262889 viewsConfidence Score0%
0%
Problem
I'm out of ideas here - my emacs crashes when popup dialog is opened. The x-popup-dialog function is probably to blame but I found no workaround to this. My Emacs version is 23.1.1 . Unfortunately some functionality of emacs calls this (e.x. customize asks whether it should save the changes) which …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to fix emacs popup dialogs on Mac OS X?
Low Risk
Here's a quick elisp bit that will completely disable the graphical dialog for you: Add this to your .emacs and it'll disable the use of the graphical dialog for the two forms of yes-or-no prompts that emacs uses.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix