]> git.eshelyaron.com Git - emacs.git/commitdiff
Document a macOS error message when opening Emacs
authorDaniel Martín <mardani29@yahoo.es>
Tue, 2 Nov 2021 18:45:18 +0000 (19:45 +0100)
committerEli Zaretskii <eliz@gnu.org>
Wed, 3 Nov 2021 18:20:03 +0000 (20:20 +0200)
* etc/PROBLEMS: Document a potential error message when opening Emacs
on macOS for the first time.

etc/PROBLEMS

index ede83a6e7c0e09ff26301aada9c1819fb08c9260..f08ca45953ba596044d827ca2c87a81450955654 100644 (file)
@@ -2737,6 +2737,21 @@ If you do, please send it to bug-gnu-emacs@gnu.org so we can list it here.
 
 * Runtime problems specific to macOS
 
+** Error "Emacs can't be opened because Apple cannot check it for malicious software".
+
+Apple may incorrectly catalog Emacs as potentially malicious software
+and show an error that resembles the following when you try to open
+Emacs for the first time:
+
+  "Emacs" can't be opened because Apple cannot check it for malicious
+  software. This software needs to be updated. Contact the developer
+  for more information.
+
+To avoid this alert, open Finder, go to Applications, control-click
+the Emacs app icon, and then choose Open.  This adds a security
+exception for Emacs and from now on you should be able to open it by
+double-clicking on its icon, like any other app.
+
 ** macOS doesn't come with libxpm, so only XPM3 is supported.
 
 Libxpm is available for macOS as part of the XQuartz project.