unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Emacs on macOS
@ 2022-03-31 22:52 Perry Smith
  2022-04-01  7:55 ` Po Lu
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Perry Smith @ 2022-03-31 22:52 UTC (permalink / raw)
  To: emacs-devel

I’m not sure if this is the best list for this:

I have an M1 Max (arm based / Apple Silicon) MacBook Pro with the latest macOS of 12.3.  I also have Homebrew installed with about 27 items installed.  I have not installed any libraries just to have the libraries but have only installed commands.

In any case, building emacs was the usual drop dead easy: ./configure; make ; make install

The one tiny hiccup is you need to do:

sudo xattr -rds com.apple.quarantine Emacs.app

to get the Emacs.app to launch.  The GNU Emacs web site points users to EmacsForMacOSX.  EmacsForMacOSX has problems opening files in ~/Desktop, ~/Downloads, and ~/Documents if the user is using Apple’s cloud solution.  My belief is that these problems come up because the EmacsForMacOSX starts with a ruby script which eventually launches the emacs binary.  I believe macOS at that point no longer trusts the executable — which seems totally reasonable.

Now… for my question:

When emacs dies on a Mac (as with any application), a GUI window pops up with a place to enter some text and a button that says “Report”.  When the button is hit, something sends something somewhere but I doubt if anything is sent to the emacs-bug list.  The window appears to have some pretty useful information like stack trace for each thread, etc.

The flip side is, report-emacs-bug also has a lot of useful information.  My question is what is the preferred or most effective way to combine these two sources of information?  One choice is to copy what is in the macOS window and paste it into the email that report-emacs-bug creates.  Another choice might be to attach a file that macOS creates when an application dies but I don’t know where that file lives.

Thank you for your time
Perry




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-04-04 20:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-31 22:52 Emacs on macOS Perry Smith
2022-04-01  7:55 ` Po Lu
2022-04-01 10:47   ` Eli Zaretskii
2022-04-03  7:04 ` [Add xattr to the INSTALLATION file?] (was: Emacs on macOS) Uwe Brauer
2022-04-03 13:45 ` Emacs on macOS Alan Third
2022-04-03 17:20 ` [script vs ICon: latex binaries not found] (was: Emacs on macOS) Uwe Brauer
     [not found] ` <m2k0c6ozgm.fsf@mat.ucm.es>
2022-04-04  3:05   ` chad
2022-04-04  8:38     ` Tim Cross
2022-04-04 20:06       ` [script vs ICon: latex binaries not found] Uwe Brauer
2022-04-04 20:03     ` Uwe Brauer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).