Emacs on Sonoma: "WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate..."
6
votes
1
answer
4311
views
When starting Emacs on the command line like so:
/Applications/Emacs.app/Contents/MacOS/Emacs ...
it prints this warning:
WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES.
This started after upgrading macOS to Sonoma 14.0. How can I fix this?
I am using this Emacs version:
/Applications/Emacs.app/Contents/MacOS/Emacs --version
GNU Emacs 28.1
Asked by Timur Shtatland
(511 rep)
Oct 3, 2023, 05:20 PM
Last activity: Oct 11, 2023, 05:20 PM
Last activity: Oct 11, 2023, 05:20 PM