From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jonathon McKitrick Newsgroups: gmane.emacs.help Subject: Re: Emacs with macOS Big Sur Version 11.6.1 Date: Wed, 3 Nov 2021 16:41:22 +0000 Message-ID: <20211103164122.shumxcwcfwpxk2jc@sdf.org> References: <2055830370.290796.1635860763265.ref@mail.yahoo.com> <2055830370.290796.1635860763265@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37027"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Emanuel Berg To: Samuel Banya Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Nov 03 17:41:56 2021 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1miJKl-0009SU-Qe for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 03 Nov 2021 17:41:55 +0100 Original-Received: from localhost ([::1]:49036 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1miJKk-0000Dj-5u for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 03 Nov 2021 12:41:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56000) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1miJKP-0000DL-4C for help-gnu-emacs@gnu.org; Wed, 03 Nov 2021 12:41:33 -0400 Original-Received: from mx.sdf.org ([205.166.94.24]:63318) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1miJKM-0003Ig-KO for help-gnu-emacs@gnu.org; Wed, 03 Nov 2021 12:41:32 -0400 Original-Received: from sdf.org (IDENT:jcm@sdf.org [205.166.94.16]) by mx.sdf.org (8.15.2/8.14.5) with ESMTPS id 1A3GfLq3006526 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits) verified NO); Wed, 3 Nov 2021 16:41:21 GMT Original-Received: (from jcm@localhost) by sdf.org (8.15.2/8.12.8/Submit) id 1A3GfNVp008853; Wed, 3 Nov 2021 16:41:23 GMT Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=205.166.94.24; envelope-from=jcm@sdf.org; helo=mx.sdf.org X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:134333 Archived-At: On Wed, Nov 03, 2021 at 09:31:31AM -0400, Samuel Banya wrote: 1. Try opening emacs again, so you get that dialog box. 2. Open System Preferences > Security and Privacy 3. 'General' tab (I'm almost sure) look for 'allow this app to run anyway' 4. Check that box. 5. Repeat step 1, and it should work. : Hey Kevin, : : Not sure if this helps, but here are my old notes from my previous job on how I installed Emacs using the 'Macports' version since the Macports version is far superior than the regular Homebrew version (confusing, I know. It was for me too). : : More so, because I kept getting this weird flickering issue on the Homebrew version, so I recommend using 'Macports' instead. : : Here's my old Org notes, hope they help: : : <2021-06-02 Wed 10:28>: I re-installed Emacs via this link with this port: : - https://github.com/railwaycat/homebrew-emacsmacport : : <2021-06-02 Wed 10:29>: Here are the commands I used: : #+BEGIN_SRC bash : brew tap railwaycat/emacsmacport : brew install --cask emacs-mac : #+END_SRC : : On Tue, Nov 2, 2021, at 9:46 AM, Kevin Chen via Users list for the GNU Emacs text editor wrote: : > Hi, : > I'm currently using macOS Big Sur Version 11.6.1 and I am trying to open Emacs App on my Mac after I installed Homebrew and Emacs via "brew install --cask emacs". The pop-out window says the following: : > "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. : > : > Would it be possible to update Emacs to work with macOS Big Sur Version 11.6.1? Sincerely thanks a lot! : > : > Jonathon McKitrick -- 'My other computer is your Linux box.'